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>
This commit is contained in:
Radosław Piliszek 2019-07-03 19:56:50 +02:00
parent fd0607dc47
commit 9c815fa503
1 changed files with 1 additions and 0 deletions

View File

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