Make containerized undercloud upgrade non voting until we get Stein tag

Until we get https://review.openstack.org/#/c/608282/, we can't really
test the upgrades because it's deploying Rocky on master. So let's
disable voting on this job to improve stability of the gate.

Change-Id: Id0f722fc6fb2cbeb6eaee5504c7dac2bb296cd9e
Related-Bug: #1796341
This commit is contained in:
Emilien Macchi 2018-10-05 11:39:54 -04:00
parent 19172abff6
commit 96750aace2
1 changed files with 3 additions and 1 deletions

View File

@ -16,7 +16,6 @@
jobs:
- tripleo-ci-centos-7-undercloud-oooq
- tripleo-ci-centos-7-undercloud-containers
- tripleo-ci-centos-7-containerized-undercloud-upgrades
- job:
name: tripleo-ci-centos-7-undercloud-containers
@ -50,6 +49,9 @@
parent: tripleo-ci-base-singlenode
nodeset: single-centos-7-node
branches: ^(?!stable/(newton|ocata|pike|queens)).*$
# TODO(emilien) make it voting when we released Stein
# https://review.openstack.org/#/c/608282/
voting: false
vars:
environment_type: singlenode
featureset: '050'