From d92ed09680af8833b2c4523f33f5eaf5c3078ed4 Mon Sep 17 00:00:00 2001 From: Lucian Petrut Date: Tue, 25 Oct 2022 12:12:13 +0300 Subject: [PATCH] Update zuul queue configuration Zuul changed the way in which queues have to be declared [1][2]. We'll update the os-win zuul configuration accordingly. While at it, we're also dropping the lower constraints job, which is broken and has already been removed from recent branches. [1] https://lists.zuul-ci.org/pipermail/zuul-discuss/2022-May/001801.html [2] https://lists.openstack.org/pipermail/openstack-discuss/2022-May/028603.html Change-Id: I9b443aba106df12de5a8d215a0d88843bfecddf7 (cherry picked from commit e18d57e319b8dbb96540c460a81813a5054ddc6f) --- .zuul.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 74cd2586..760ceea9 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -1,8 +1,6 @@ - project: templates: - check-requirements - - openstack-lower-constraints-jobs - openstack-python3-victoria-jobs - release-notes-jobs-python3 - gate: - queue: os-win + queue: os-win