summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Harbott <j.harbott@x-ion.de>2018-12-20 14:46:03 +0000
committerJens Harbott <j.harbott@x-ion.de>2018-12-20 14:46:03 +0000
commitaaa106059768735e5dae5218ebd3a75ae2ec23d3 (patch)
treed1d885f6fa7ed65d8b3d8a71a6f91026c49e4749
parentea2e6d6bfb0e295b5a0641be32f994c1591b99da (diff)
downloadpython-openstackclient-aaa106059768735e5dae5218ebd3a75ae2ec23d3.tar.gz
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
-rw-r--r--.zuul.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index d646a0f7..3ce2f6ff 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -70,6 +70,8 @@
- ^.*\.rst$
- ^doc/.*$
- ^releasenotes/.*$
+ required-projects:
+ - openstack/python-openstackclient
vars:
devstack_localrc:
LIBS_FROM_GIT: python-openstackclient