From 6c7f47c642789ee3fc6130671376d22add6cfd6b Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Thu, 19 May 2022 16:13:39 +0000 Subject: Update zuul queue configuration Zuul is changing how queues are declared[1]. This patch updates Designate client for the new way to define the queue. [1] https://lists.zuul-ci.org/pipermail/zuul-discuss/2022-May/001801.html Change-Id: Ibf3bab374ec3a5bec842051c29d18864d42c02b8 (cherry picked from commit ef2098e6543019e0dc41344d704f56b6957e88b6) --- .zuul.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index b3051b6..5bac5ca 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -7,5 +7,4 @@ - openstackclient-plugin-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 - gate: - queue: designate + queue: designate -- cgit v1.2.1