CI: set the same gate queue for kolla and kolla-ansible

This is to ensure that any Depends-On does not cause Zuul not to pick up
the change for gating due to no notifications between queues.
Previously W+1-ing a change which depended on non-merged change from
the other project caused it to remain in the same state.

Change-Id: I1815c3f30c3208b31501d1b7c2bd6be99db437e5
Signed-off-by: Radosław Piliszek <radoslaw.piliszek@gmail.com>
This commit is contained in:
Radosław Piliszek
2019-07-03 20:18:54 +02:00
parent 0d6fbd872e
commit 4884203a9e
2 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,7 @@
- kolla-ansible-centos-source-ironic:
files: ^docker\/(base|dnsmasq|ironic|ironic-inspector|iscsid|openstack-base)\/.*
gate:
queue: kolla
jobs:
- kolla-build-centos-source
- tripleo-build-containers-centos-7:

View File

@ -19,6 +19,7 @@
- kolla-ansible-ubuntu-source-ironic:
files: ^docker\/(base|dnsmasq|ironic|ironic-inspector|iscsid|openstack-base)\/.*
gate:
queue: kolla
jobs:
- kolla-build-ubuntu-source
periodic: