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: Ibf049c5e1f5ae5a879bb75e147894fc28927445a
This commit is contained in:
Takashi Kajinami 2022-06-13 09:56:04 +09:00
parent 9a08b529a7
commit 794d5f7d04
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
- ^ceilometer/tests/.*$
- project:
queue: telemetry
templates:
- openstack-cover-jobs
- openstack-python3-zed-jobs