Switch stable scenarios to voting

In master we have removed these from the gate as they are non-voting
because we plan on replacing them with standalone versions. However for
stable branches we will want to leave these as voting since they are
defined in the gate in the branch layout.

Change-Id: I7a859ac1db9206301df897553320fca70ea33980
Related-Bug: #1802144
This commit is contained in:
Alex Schultz 2018-11-07 11:30:31 -07:00
parent 699ea41bb0
commit 3061e5d1bc
1 changed files with 8 additions and 0 deletions

View File

@ -17,6 +17,7 @@
- ^environments\/.*.yaml
- ^network/endpoints/.*$
- tripleo-ci-centos-7-scenario001-multinode-oooq-container:
voting: true
files:
- ^(docker|puppet)/services/.*aodh.*$
- ^(docker|puppet)/services/.*ceilometer.*$
@ -34,6 +35,7 @@
- ^network/endpoints/.*$
- ^common/.*$
- tripleo-ci-centos-7-scenario002-multinode-oooq-container:
voting: true
files:
- ^(docker|puppet)/services/.*aodh.*$
- ^(docker|puppet)/services/.*barbican.*$
@ -51,6 +53,7 @@
- ^network/endpoints/.*$
- ^common/.*$
- tripleo-ci-centos-7-scenario003-multinode-oooq-container:
voting: true
files:
- ^(docker|puppet)/services/.*designate.*$
- ^(docker|puppet)/services/.*glance.*$
@ -62,6 +65,7 @@
- ^network/endpoints/.*$
- ^common/.*$
- tripleo-ci-centos-7-scenario004-multinode-oooq-container:
voting: true
files:
- ^docker/services/ceph.*$
- ^docker/services/glance.*$
@ -117,6 +121,7 @@
jobs:
- openstack-tox-lower-constraints
- tripleo-ci-centos-7-scenario001-multinode-oooq-container:
voting: true
files:
- ^(docker|puppet)/services/.*aodh.*$
- ^(docker|puppet)/services/.*ceilometer.*$
@ -134,6 +139,7 @@
- ^network/endpoints/.*$
- ^common/.*$
- tripleo-ci-centos-7-scenario002-multinode-oooq-container:
voting: true
files:
- ^(docker|puppet)/services/.*aodh.*$
- ^(docker|puppet)/services/.*barbican.*$
@ -151,6 +157,7 @@
- ^network/endpoints/.*$
- ^common/.*$
- tripleo-ci-centos-7-scenario003-multinode-oooq-container:
voting: true
files:
- ^(docker|puppet)/services/.*designate.*$
- ^(docker|puppet)/services/.*glance.*$
@ -162,6 +169,7 @@
- ^network/endpoints/.*$
- ^common/.*$
- tripleo-ci-centos-7-scenario004-multinode-oooq-container:
voting: true
files:
- ^(docker|puppet)/services/.*ceph.*$
- ^(docker|puppet)/services/.*glance.*$