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: I80f1530dc11131eb855523551f84b798c25628b5
Related-Bug: #1802144
This commit is contained in:
Alex Schultz 2018-11-07 11:37:01 -07:00
parent 2a3225afbf
commit 0f5e96c7ce
1 changed files with 10 additions and 0 deletions

View File

@ -10,6 +10,7 @@
- puppet-openstack-syntax-4
- puppet-openstack-unit-4.8-centos-7
- tripleo-ci-centos-7-scenario001-multinode-oooq-container:
voting: true
files:
- ^manifests/haproxy.*$
- ^manifests/profile/(base|pacemaker)/aodh.*$
@ -22,6 +23,7 @@
- ^manifests/profile/(base|pacemaker)/monitoring.*$
- ^manifests/profile/(base|pacemaker)/panko.*$
- tripleo-ci-centos-7-scenario002-multinode-oooq-container:
voting: true
files:
- ^manifests/haproxy.*$
- ^manifests/profile/(base|pacemaker)/aodh.*$
@ -35,6 +37,7 @@
- ^manifests/profile/(base|pacemaker)/swift.*$
- ^manifests/profile/(base|pacemaker)/zaqar.*$
- tripleo-ci-centos-7-scenario003-multinode-oooq-container:
voting: true
files:
- ^manifests/haproxy.*$
- ^manifests/profile/(base|pacemaker)/glance.*$
@ -42,11 +45,13 @@
- ^manifests/profile/(base|pacemaker)/sahara.*$
- ^manifests/profile/(base|pacemaker)/designate.*$
- tripleo-ci-centos-7-scenario004-multinode-oooq-container:
voting: true
files:
- ^manifests/haproxy.*$
- ^manifests/profile/(base|pacemaker)/glance.*$
- ^manifests/profile/(base|pacemaker)/manila.*$
- tripleo-ci-centos-7-scenario007-multinode-oooq-container:
voting: true
files:
- ^manifests/profile/pacemaker/ovn.*$
- ^manifests/profile/(base|pacemaker)/neutron/plugins/ml2/ovn.*$
@ -69,6 +74,7 @@
- puppet-openstack-syntax-4
- puppet-openstack-unit-4.8-centos-7
- tripleo-ci-centos-7-scenario001-multinode-oooq-container:
voting: true
files:
- ^manifests/haproxy.*$
- ^manifests/profile/(base|pacemaker)/aodh.*$
@ -81,6 +87,7 @@
- ^manifests/profile/(base|pacemaker)/monitoring.*$
- ^manifests/profile/(base|pacemaker)/panko.*$
- tripleo-ci-centos-7-scenario002-multinode-oooq-container:
voting: true
files:
- ^manifests/haproxy.*$
- ^manifests/profile/(base|pacemaker)/aodh.*$
@ -94,6 +101,7 @@
- ^manifests/profile/(base|pacemaker)/swift.*$
- ^manifests/profile/(base|pacemaker)/zaqar.*$
- tripleo-ci-centos-7-scenario003-multinode-oooq-container:
voting: true
files:
- ^manifests/haproxy.*$
- ^manifests/profile/(base|pacemaker)/glance.*$
@ -101,11 +109,13 @@
- ^manifests/profile/(base|pacemaker)/sahara.*$
- ^manifests/profile/(base|pacemaker)/designate.*$
- tripleo-ci-centos-7-scenario004-multinode-oooq-container:
voting: true
files:
- ^manifests/haproxy.*$
- ^manifests/profile/(base|pacemaker)/glance.*$
- ^manifests/profile/(base|pacemaker)/manila.*$
- tripleo-ci-centos-7-scenario007-multinode-oooq-container:
voting: true
files:
- ^manifests/profile/pacemaker/ovn.*$
- ^manifests/profile/(base|pacemaker)/neutron/plugins/ml2/ovn.*$