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:
parent
fd0607dc47
commit
9c815fa503
@ -35,6 +35,7 @@
|
||||
- kolla-ansible-centos-binary
|
||||
- kolla-ansible-ubuntu-binary
|
||||
gate:
|
||||
queue: kolla
|
||||
jobs:
|
||||
- kolla-ansible-centos-source
|
||||
- kolla-ansible-ubuntu-source
|
||||
|
Loading…
Reference in New Issue
Block a user