Add kolla-ansible to zuul job dependencies

This means we can pull in the job from other repositories without
explicitly adding the dependency on kolla-ansible in that project.

Change-Id: Ia7e4294508e6d445638c176359a939af32fdfb12
This commit is contained in:
Mark Goddard 2018-12-18 10:37:20 +00:00
parent a4bddfdb36
commit 8d523dabd8
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
timeout: 7200
required-projects:
- openstack/kolla
- openstack/kolla-ansible
- openstack/requirements
irrelevant-files:
- ^.*\.rst$