Update deprecated zuul syntax

Replace declaring shared queues at the project-pipeline level
with declaring them at the project level so that cinderlib CI
won't break at opendev's next Zuul major update.

Details:
https://lists.zuul-ci.org/pipermail/zuul-discuss/2022-May/001801.html

Change-Id: Ie0b14c0c64d1b233a37aeae61618efdc2d6e262e
(cherry picked from commit 9c09e93937)
(cherry picked from commit 4f8a6a5e62)
(cherry picked from commit 9f83b47cdc)
This commit is contained in:
Brian Rosmaita 2022-07-11 10:13:09 -04:00 committed by Luigi Toscano
parent 63eb58dff1
commit 03441bf1ba
1 changed files with 1 additions and 2 deletions

View File

@ -1,9 +1,9 @@
- project:
queue: integrated
templates:
- publish-openstack-docs-pti
- release-notes-jobs-python3
check:
queue: integrated
jobs:
- openstack-tox-pep8
- cinderlib-tox-py36
@ -13,7 +13,6 @@
- cinderlib-ceph-functional
- os-brick-src-tempest-lvm-lio-barbican
gate:
queue: integrated
jobs:
- openstack-tox-pep8
- cinderlib-tox-py36