Enable tempest/ironic gate tests
Enable tempest tests in Ironic's check and gate pipelines. Enable non-voting tests in the check pipeline for tempest and devstack and devstack-gate. Change-Id: I5e9d8831d890e771eba0a2116a22f7661d6078d7
This commit is contained in:
parent
6c759e363d
commit
638682b2cf
@ -1586,6 +1586,16 @@
|
|||||||
- python-jobs
|
- python-jobs
|
||||||
- openstack-publish-jobs
|
- openstack-publish-jobs
|
||||||
- translation-jobs
|
- translation-jobs
|
||||||
|
- '{pipeline}-tempest-dsvm-ironic{branch-designator}':
|
||||||
|
pipeline: check
|
||||||
|
node: devstack-precise
|
||||||
|
branch-designator: '-nv'
|
||||||
|
branch-override: default
|
||||||
|
- '{pipeline}-tempest-dsvm-ironic-postgres{branch-designator}':
|
||||||
|
pipeline: check
|
||||||
|
node: devstack-precise
|
||||||
|
branch-designator: '-nv'
|
||||||
|
branch-override: default
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: python-ironicclient
|
name: python-ironicclient
|
||||||
|
@ -234,6 +234,10 @@ jobs:
|
|||||||
voting: false
|
voting: false
|
||||||
- name: gate-tripleo-deploy
|
- name: gate-tripleo-deploy
|
||||||
voting: false
|
voting: false
|
||||||
|
- name: check-tempest-dsvm-ironic-nv
|
||||||
|
voting: false
|
||||||
|
- name: check-tempest-dsvm-ironic-postgres-nv
|
||||||
|
voting: false
|
||||||
- name: ^(gate|check)-devstack-dsvm-cells$
|
- name: ^(gate|check)-devstack-dsvm-cells$
|
||||||
voting: false
|
voting: false
|
||||||
- name: ^(gate|check)-gantt-python2(6|7)$
|
- name: ^(gate|check)-gantt-python2(6|7)$
|
||||||
@ -680,11 +684,12 @@ projects:
|
|||||||
- name: openstack-server-publish-jobs
|
- name: openstack-server-publish-jobs
|
||||||
check:
|
check:
|
||||||
- gate-ironic-requirements
|
- gate-ironic-requirements
|
||||||
gate:
|
|
||||||
- gate-ironic-requirements
|
|
||||||
experimental:
|
|
||||||
- check-tempest-dsvm-ironic
|
- check-tempest-dsvm-ironic
|
||||||
- check-tempest-dsvm-ironic-postgres
|
- check-tempest-dsvm-ironic-postgres
|
||||||
|
gate:
|
||||||
|
- gate-ironic-requirements
|
||||||
|
- gate-tempest-dsvm-ironic
|
||||||
|
- gate-tempest-dsvm-ironic-postgres
|
||||||
post:
|
post:
|
||||||
- ironic-upstream-translation-update
|
- ironic-upstream-translation-update
|
||||||
pre-release:
|
pre-release:
|
||||||
@ -1855,6 +1860,8 @@ projects:
|
|||||||
- gate-tempest-dsvm-large-ops
|
- gate-tempest-dsvm-large-ops
|
||||||
- gate-tempest-dsvm-neutron-large-ops
|
- gate-tempest-dsvm-neutron-large-ops
|
||||||
- check-grenade-dsvm
|
- check-grenade-dsvm
|
||||||
|
- check-tempest-dsvm-ironic-nv
|
||||||
|
- check-tempest-dsvm-ironic-postgres-nv
|
||||||
gate:
|
gate:
|
||||||
- gate-tempest-requirements
|
- gate-tempest-requirements
|
||||||
- gate-tempest-pep8
|
- gate-tempest-pep8
|
||||||
@ -1875,8 +1882,6 @@ projects:
|
|||||||
- gate-tempest-dsvm-savanna-postgres-full
|
- gate-tempest-dsvm-savanna-postgres-full
|
||||||
- gate-tempest-dsvm-savanna-neutron
|
- gate-tempest-dsvm-savanna-neutron
|
||||||
- gate-tempest-dsvm-trove-full
|
- gate-tempest-dsvm-trove-full
|
||||||
- check-tempest-dsvm-ironic
|
|
||||||
- check-tempest-dsvm-ironic-postgres
|
|
||||||
- check-tempest-dsvm-neutron-isolated
|
- check-tempest-dsvm-neutron-isolated
|
||||||
- check-tempest-dsvm-neutron-pg-isolated
|
- check-tempest-dsvm-neutron-pg-isolated
|
||||||
post:
|
post:
|
||||||
@ -2099,6 +2104,8 @@ projects:
|
|||||||
- check-grenade-dsvm-forward
|
- check-grenade-dsvm-forward
|
||||||
- check-swift-dsvm-functional
|
- check-swift-dsvm-functional
|
||||||
- check-devstack-dsvm-neutron
|
- check-devstack-dsvm-neutron
|
||||||
|
- check-tempest-dsvm-ironic-nv
|
||||||
|
- check-tempest-dsvm-ironic-postgres-nv
|
||||||
gate:
|
gate:
|
||||||
- gate-devstack-bash8
|
- gate-devstack-bash8
|
||||||
- gate-tempest-dsvm-full
|
- gate-tempest-dsvm-full
|
||||||
@ -2279,6 +2286,8 @@ projects:
|
|||||||
- check-devstack-dsvm-cells-havana
|
- check-devstack-dsvm-cells-havana
|
||||||
- check-tempest-dsvm-cells-havana
|
- check-tempest-dsvm-cells-havana
|
||||||
- check-tempest-dsvm-cells-full-havana
|
- check-tempest-dsvm-cells-full-havana
|
||||||
|
- check-tempest-dsvm-ironic-nv
|
||||||
|
- check-tempest-dsvm-ironic-postgres-nv
|
||||||
gate:
|
gate:
|
||||||
- gate-tempest-dsvm-full
|
- gate-tempest-dsvm-full
|
||||||
- gate-tempest-dsvm-postgres-full
|
- gate-tempest-dsvm-postgres-full
|
||||||
|
Loading…
x
Reference in New Issue
Block a user