Merge "Make binary gates non-voting"

This commit is contained in:
Zuul 2017-11-03 07:15:07 +00:00 committed by Gerrit Code Review
commit 85ba169754
1 changed files with 3 additions and 0 deletions

View File

@ -69,6 +69,7 @@
name: kolla-build-centos-binary
parent: kolla-base
nodeset: kolla-centos
voting: false
vars:
action: build
base_distro: centos
@ -87,6 +88,7 @@
name: kolla-build-ubuntu-binary
parent: kolla-base
nodeset: kolla-ubuntu
voting: false
vars:
action: build
base_distro: ubuntu
@ -105,6 +107,7 @@
name: kolla-build-oraclelinux-binary
parent: kolla-base
nodeset: kolla-centos
voting: false
vars:
action: build
base_distro: oraclelinux