From df7a42f74aded4494bf38e831efbfad6337df232 Mon Sep 17 00:00:00 2001 From: Marios Andreou Date: Thu, 23 Jun 2022 13:52:38 +0300 Subject: [PATCH] Moves the shared zuul queue tripleo to the project level See [1] for more information [1] https://lists.openstack.org/pipermail/openstack-discuss/2022-May/028603.html Change-Id: I33a21c84ccb355fa961b979d9e2ca234a2681d9e --- zuul.d/layout.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index 16131919f..68a89e75f 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -1,4 +1,5 @@ - project: + queue: tripleo templates: - puppet-openstack-check-jobs - puppet-openstack-module-unit-jobs @@ -24,5 +25,3 @@ - ^manifests/profile/(base|pacemaker)/neutron/plugins/ml2/ovn.*$ - ^manifests/profile/(base|pacemaker)/neutron/agents/ovn.*$ - ^manifests/profile/(base|pacemaker)/neutron/ovn.*$ - gate: - queue: tripleo