Add job for testing Ironic in the Overcloud
Using tenant networks with networking-ansible. Depends-On: https://review.openstack.org/#/c/631272/ Depends-On: I1dc1f121b937f73d89d3f1ae8511f36cb526b2a8 Change-Id: If02672d3fab5854eb74035a094d01befc2ea5f61
This commit is contained in:
parent
236e6c4b5e
commit
2b1d9b2c37
@ -44,6 +44,7 @@
|
||||
- tripleo-ci-centos-7-scenario004-multinode-oooq-container
|
||||
- tripleo-ci-centos-7-scenario007-multinode-oooq-container
|
||||
- tripleo-ci-centos-7-scenario008-multinode-oooq-container
|
||||
- tripleo-ci-centos-7-scenario012-multinode-oooq-container
|
||||
- tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates
|
||||
- tripleo-ci-centos-7-scenario000-multinode-oooq-container-upgrades
|
||||
- tripleo-ci-centos-7-standalone
|
||||
@ -320,6 +321,15 @@
|
||||
nodes: 1ctlr
|
||||
featureset: '044'
|
||||
|
||||
- job:
|
||||
name: tripleo-ci-centos-7-scenario012-multinode-oooq-container
|
||||
parent: tripleo-ci-base-multinode
|
||||
voting: false
|
||||
branches: ^(?!stable/(newton|ocata|pike|queens|rocky)).*$
|
||||
vars:
|
||||
nodes: 1ctlr
|
||||
featureset: '054'
|
||||
|
||||
# The upgrades from Ocata to Pike needs to run
|
||||
# from an uncontainerized to a containerized
|
||||
# deployment, this job runs an upgrade from a
|
||||
|
Loading…
Reference in New Issue
Block a user