From 96eaccd73b3f3f8c5ca82e5b1d2bfd18ff69b34d Mon Sep 17 00:00:00 2001 From: Slawek Kaplonski Date: Tue, 15 Jun 2021 16:38:47 +0200 Subject: [PATCH] [EM releases] Move non-voting jobs to the experimental queue During the CI meeting we agreed that non-voting jobs in the branches which are in Extened Maintenance (EM) phase should be moved to from the check to the experimental queue. This patch is doing exactly that. Change-Id: I6afc115cc86ee26b15c1b07e6bb3a2ed136ad204 --- .zuul.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index 5dfb409d..5c46390c 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -110,12 +110,6 @@ jobs: - neutron-dynamic-routing-dsvm-functional - neutron-dynamic-routing-dsvm-tempest-api - - neutron-dynamic-routing-dsvm-tempest-scenario-basic: - voting: false - - neutron-dynamic-routing-dsvm-tempest-scenario-ipv4: - voting: false - - neutron-dynamic-routing-dsvm-tempest-scenario-ipv6: - voting: false gate: jobs: - neutron-dynamic-routing-dsvm-functional @@ -123,6 +117,12 @@ experimental: jobs: - neutron-dynamic-routing-dsvm-tempest-with-os-ken-master-scenario-ipv4 + - neutron-dynamic-routing-dsvm-tempest-scenario-basic: + voting: false + - neutron-dynamic-routing-dsvm-tempest-scenario-ipv4: + voting: false + - neutron-dynamic-routing-dsvm-tempest-scenario-ipv6: + voting: false periodic: jobs: - neutron-dynamic-routing-dsvm-tempest-with-os-ken-master-scenario-ipv4