Add job to test overcloud updates

Start with the job in the check queue only, but once we see
that this passes consistently, it should be added to the
gate queue.

Change-Id: Iab29ed3539218ddc34635ca635019e4c9741d305
This commit is contained in:
John Trowbridge 2018-04-06 14:29:35 -04:00
parent 9c58ef9ab6
commit 7a0dc7eddb
1 changed files with 14 additions and 0 deletions

View File

@ -17,6 +17,8 @@
jobs:
- tripleo-ci-centos-7-containers-multinode
- tripleo-ci-centos-7-undercloud-containers
- tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates
gate:
queue: tripleo
jobs:
@ -266,6 +268,18 @@
vars:
toci_jobtype: multinode-1ctlr-featureset033
- job:
name: tripleo-ci-centos-7-scenario000-multinode-oooq-container-updates
parent: tripleo-ci-dsvm-multinode
run: playbooks/tripleo-ci/run.yaml
post-run: playbooks/tripleo-ci/post.yaml
timeout: 10800
nodeset: legacy-centos-7-2-node
voting: false
branches: ^(?!stable/(newton|ocata|pike)).*$
vars:
toci_jobtype: multinode-1ctlr-featureset037
- job:
name: tripleo-ci-centos-7-scenario010-multinode-oooq-container
parent: tripleo-ci-dsvm-multinode