Fix deprecated zuul queue syntax

Zuul deprecated (and now removed) declaring shared queues at a pipeline
level [1]. This patch fixes the syntax to make the gate work for
adjutant.

[1] https://lists.openstack.org/pipermail/openstack-discuss/2022-May/028603.html

Change-Id: I1420f59cc5a315a47f7a4bfe0ac2a9761d06e11d
This commit is contained in:
Dr. Jens Harbott 2023-06-06 20:48:42 +02:00 committed by Dr. Jens Harbott
parent 2a947794c6
commit acc4a44e87
1 changed files with 2 additions and 2 deletions

View File

@ -11,6 +11,7 @@
- project:
queue: adjutant
templates:
- publish-openstack-docs-pti
- build-release-notes-jobs-python3
@ -20,6 +21,5 @@
jobs:
- adjutant-black-style-check
gate:
queue: adjutant
jobs:
- adjutant-black-style-check
- adjutant-black-style-check