zuul: Declare queue at top level

Zuul deprecated declaring shared queues at a pipeline level with
release 4.1.0[1]. This updates the job definition to use the top level
declaration instead.

See [2] for details.

[1] https://zuul-ci.org/docs/zuul/latest/releasenotes.html#relnotes-4-1-0-deprecation-notes
[2] http://lists.openstack.org/pipermail/openstack-discuss/2022-May/028603.html

Change-Id: Ie63dd3b161cb8fd9be89002027d699ce2c4a67a5
(cherry picked from commit 4212950a4a)
This commit is contained in:
Takashi Kajinami 2022-06-13 09:53:35 +09:00 committed by Vishal Manchanda
parent d329996a92
commit 1da7f7f216
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,5 @@
- project:
queue: horizon
templates:
- check-requirements
- horizon-cross-jobs
@ -16,7 +17,6 @@
- horizon-tox-bandit-baseline
- horizon-tempest-plugin-ipv6
gate:
queue: horizon
jobs:
- horizon-dsvm-tempest-plugin
- horizon-selenium-headless