From ba46abe0277ac118ac5d7edf18434a72e2156d02 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Thu, 19 May 2022 13:48:29 -0700 Subject: [PATCH] Fix Zuul shared queue config. The current queue config is deprecated and will be removed in the next major zuul release. Update to ensure windmill uses correct config. More info can be found on the zuul mailing list: https://lists.zuul-ci.org/pipermail/zuul-discuss/2022-May/001801.html Change-Id: I6d059710911fadc80b86bf2ebbad9527c372c5fa (cherry picked from commit 715cb5fc1174b9226f043e49ffd389add44f070a) --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 69141919b0..e5cbfdf110 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,4 +1,5 @@ - project: + queue: vmware-nsx templates: - build-openstack-docs-pti - openstack-python-jobs-neutron @@ -59,7 +60,6 @@ - x/tap-as-a-service - openstack/octavia gate: - queue: vmware-nsx jobs: - vmware-tox-lower-constraints - openstack-tox-pep8: