[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
This commit is contained in:
Slawek Kaplonski 2021-06-15 16:38:47 +02:00
parent f313f0e9c0
commit 96eaccd73b
1 changed files with 6 additions and 6 deletions

View File

@ -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