Skip to content

Commit aaa1060

Browse files
committed
Add osc repo to the base job definition
The osc-functional-devstack job is to be run against devstack changes in order to verify that the devstack-tox-functional job, which our job is based upon, doesn't introduce a regression[0]. In order to prevent this from failing, include our own repo as required-project. [0] https://review.openstack.org/526115 Change-Id: I782cd51dda1477c2e3a067cd902a3d3f29490083
1 parent ea2e6d6 commit aaa1060

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.zuul.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@
7070
- ^.*\.rst$
7171
- ^doc/.*$
7272
- ^releasenotes/.*$
73+
required-projects:
74+
- openstack/python-openstackclient
7375
vars:
7476
devstack_localrc:
7577
LIBS_FROM_GIT: python-openstackclient

0 commit comments

Comments
 (0)