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:
Slawek Kaplonski
2025-06-03 16:21:47 +02:00
parent d82ada9568
commit 7a6d5f2251

View File

@@ -5,6 +5,7 @@
Run the api-ref job against nova with proposed os-api-ref change.
vars:
zuul_work_dir: src/opendev.org/openstack/nova
bindep_dir: src/opendev.org/openstack/nova
required-projects:
- openstack/nova
- openstack/os-api-ref