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 again for
monasca-common.

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

Change-Id: I3cacbdc15cc4e8ed5d15d4dea1bd91e5e1dca109
This commit is contained in:
Dr. Jens Harbott 2023-08-12 23:12:55 +02:00
parent 4163264c55
commit 090db5b692
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,6 @@
- project:
queue: monasca
templates:
- check-requirements
- tempest-plugin-jobs
@ -15,7 +16,6 @@
- monasca-tempest-influxdb-wallaby
- monasca-tempest-influxdb-victoria
gate:
queue: monasca
jobs:
- monasca-tempest-python3-influxdb
- monasca-tempest-log-python3-influxdb