From a7a053c5415165ad52c5cd8b22912daacd68a7c1 Mon Sep 17 00:00:00 2001 From: Eduardo Santos Date: Fri, 20 May 2022 10:02:01 -0300 Subject: [PATCH] Define queues at project level Defining queues at project.pipeline level was deprecated in release 4.1.0 of Zuul [1] and support for it will (probably) be dropped in release 7.0.0. [2][3] [1] https://zuul-ci.org/docs/zuul/latest/releasenotes.html#relnotes-4-1-0-deprecation-notes [2] https://lists.openstack.org/pipermail/openstack-discuss/2022-May/028603.html [3] https://lists.zuul-ci.org/pipermail/zuul-discuss/2022-May/001801.html Signed-off-by: Eduardo Santos Change-Id: Ife023187f307f1190d5e76daf644db0b5cd55d38 (cherry picked from commit 441d6470ca3a24f29f60494ed31755d2842b2fa3) --- zuul.d/project.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 3e7a2245a3..3becda2724 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -7,6 +7,7 @@ - release-notes-jobs-python3 - periodic-stable-jobs - manila-tempest-plugin-jobs-using-service-image-stable + queue: manila check: jobs: - manila-tox-genconfig @@ -30,7 +31,6 @@ - manila-rally-ss: voting: false gate: - queue: manila jobs: - manila-tempest-plugin-dummy-no-dhss - manila-tempest-plugin-dummy-dhss