Make tripleo undercloud-containers voting

Also, excludes the stable pike jobs as we aren't targetting those
anymore.

Change-Id: Ied3490a601c92eb24f1a0709d42980bf737594d9
This commit is contained in:
Dan Prince 2017-10-24 09:49:19 -04:00
parent 9c9b802b57
commit 0f2c363514

View File

@ -105,12 +105,16 @@
check: check:
jobs: jobs:
- legacy-tripleo-ci-centos-7-undercloud-oooq - legacy-tripleo-ci-centos-7-undercloud-oooq
- legacy-tripleo-ci-centos-7-undercloud-containers:
branches: ^(?!stable/(newton|ocata|pike)).*$
- legacy-tripleo-ci-centos-7-undercloud-upgrades: - legacy-tripleo-ci-centos-7-undercloud-upgrades:
voting: false voting: false
branches: ^(?!stable/newton).*$ branches: ^(?!stable/newton).*$
gate: gate:
jobs: jobs:
- legacy-tripleo-ci-centos-7-undercloud-oooq - legacy-tripleo-ci-centos-7-undercloud-oooq
- legacy-tripleo-ci-centos-7-undercloud-containers:
branches: ^(?!stable/(newton|ocata|pike)).*$
- project-template: - project-template:
name: chef-rake-jobs name: chef-rake-jobs