Move queue declaration to project level

This moves the watcher queue declaration from the pipeline level
(where it is no longer valid) to the project level.

https: //lists.openstack.org/pipermail/openstack-discuss/2022-May/028603.html
Change-Id: I06923abb00f7eecd59587f44cd1f6a069e88a9fc
(cherry picked from commit 6003322711)
This commit is contained in:
Thierry Carrez
2022-09-26 14:19:58 +02:00
committed by Dr. Jens Harbott
parent d60e2a96e4
commit ab6cd112d7

View File

@@ -1,4 +1,5 @@
- project:
queue: watcher
templates:
- check-requirements
- openstack-cover-jobs
@@ -15,7 +16,6 @@
- watcher-tls-test
- watcher-tempest-functional-ipv6-only
gate:
queue: watcher
jobs:
- watcher-tempest-functional
- watcher-tempest-functional-ipv6-only