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: Ib2d88471ac5730c00b5a9721066d1fb3f2998c9c
Signed-off-by: Radosław Piliszek <radoslaw.piliszek@gmail.com>
(cherry picked from commit 9c815fa503)
This commit is contained in:
Radosław Piliszek 2019-07-03 19:56:50 +02:00
parent 87f0da14c3
commit 25befa3d27

View File

@ -33,6 +33,7 @@
- kolla-ansible-centos-binary
- kolla-ansible-ubuntu-binary
gate:
queue: kolla
jobs:
- kolla-ansible-centos-source
- kolla-ansible-ubuntu-source