Use nova bindep file in os-api-ref-nova-src job
Without this patch bindep file from nova wasn't really used in that job and some requirements like pcre-devel wasn't installed and building of the nova api-ref was failing. Change-Id: I0287d9d74ba87440c5c2380c99af4782df06975f
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
Run the api-ref job against nova with proposed os-api-ref change.
|
Run the api-ref job against nova with proposed os-api-ref change.
|
||||||
vars:
|
vars:
|
||||||
zuul_work_dir: src/opendev.org/openstack/nova
|
zuul_work_dir: src/opendev.org/openstack/nova
|
||||||
|
bindep_dir: src/opendev.org/openstack/nova
|
||||||
required-projects:
|
required-projects:
|
||||||
- openstack/nova
|
- openstack/nova
|
||||||
- openstack/os-api-ref
|
- openstack/os-api-ref
|
||||||
|
|||||||
Reference in New Issue
Block a user