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: I7c5c82eafead89c165dd7c131fff82b722b20cb1
Related-Bug: #1802144
(cherry picked from commit f8972f763c)
This commit is contained in:
Alex Schultz 2018-11-07 10:33:06 -07:00
parent 11504a1ea8
commit a65c72f54e
1 changed files with 8 additions and 0 deletions

View File

@ -11,16 +11,20 @@
check:
jobs:
- tripleo-ci-centos-7-scenario001-multinode-oooq-container:
voting: true
files:
- workbooks/ceph-ansible.yaml
- ^container-images/.*$
- tripleo-ci-centos-7-scenario002-multinode-oooq-container:
voting: true
files:
- ^container-images/.*$
- tripleo-ci-centos-7-scenario003-multinode-oooq-container:
voting: true
files:
- ^container-images/.*$
- tripleo-ci-centos-7-scenario004-multinode-oooq-container:
voting: true
files:
- workbooks/ceph-ansible.yaml
- ^container-images/.*$
@ -31,16 +35,20 @@
queue: tripleo
jobs:
- tripleo-ci-centos-7-scenario001-multinode-oooq-container:
voting: true
files:
- workbooks/ceph-ansible.yaml
- ^container-images/.*$
- tripleo-ci-centos-7-scenario002-multinode-oooq-container:
voting: true
files:
- ^container-images/.*$
- tripleo-ci-centos-7-scenario003-multinode-oooq-container:
voting: true
files:
- ^container-images/.*$
- tripleo-ci-centos-7-scenario004-multinode-oooq-container:
voting: true
files:
- workbooks/ceph-ansible.yaml
- ^container-images/.*$