Promote devstack/f20 job to check job
The experimental devstack/f20 job has been quite stable, and [1] will provide redundancy for the test. This change moves the existing devstack/f20 it to a non-voting devstack check job and renames it to remove the "experimental" and "devstack" parts of the name; this test will be useful in other areas such as devstack-gate script tests, so it's not specific to devstack changes. [1] https://review.openstack.org/#/c/98024/ Change-Id: I7670ee2ec805b46cf68294109e2018569db843c8
This commit is contained in:
parent
543576b988
commit
fbe1d98960
@ -1244,10 +1244,8 @@
|
||||
- devstack-logs
|
||||
- console-log
|
||||
|
||||
# experimental test for validating devstack changes on f20 & testing
|
||||
# devstack-f20 nodes
|
||||
- job:
|
||||
name: 'experimental-devstack-tempest-dsvm-f20'
|
||||
name: 'check-tempest-dsvm-f20'
|
||||
node: 'devstack-f20'
|
||||
|
||||
wrappers:
|
||||
|
@ -465,7 +465,7 @@ jobs:
|
||||
voting: false
|
||||
- name: check-tempest-dsvm-cells-full
|
||||
voting: false
|
||||
- name: experimental-devstack-tempest-dsvm-f20
|
||||
- name: check-tempest-dsvm-f20
|
||||
voting: false
|
||||
# For Gerrit ver 2.4.x (using maven)
|
||||
- name: ^(gate|check)-gerrit-unittests$
|
||||
@ -2403,6 +2403,7 @@ projects:
|
||||
- check-tempest-dsvm-ironic-nv
|
||||
- check-tempest-dsvm-ironic-postgres-nv
|
||||
- check-tempest-dsvm-virtual-ironic-nv
|
||||
- check-tempest-dsvm-f20
|
||||
gate:
|
||||
- gate-devstack-bash8
|
||||
- gate-devstack-dsvm-cells
|
||||
@ -2418,7 +2419,6 @@ projects:
|
||||
- gate-grenade-dsvm-forward
|
||||
- check-tempest-master-dsvm-full-havana
|
||||
- check-tempest-master-dsvm-neutron-havana
|
||||
- experimental-devstack-tempest-dsvm-f20
|
||||
|
||||
- name: openstack-dev/grenade
|
||||
check:
|
||||
|
Loading…
x
Reference in New Issue
Block a user