Switch container create jobs to voting

This role touches and affects the creation of containers and their
networking therefore we need to make sure that our jobs are voting
for container create to catch issues.

Change-Id: I23b30639c0f65ed2ad70fe0d84a18b7cd4a3cb57
This commit is contained in:
Mohammed Naser 2018-10-08 01:54:30 +00:00
parent ca24797261
commit b2add64623
1 changed files with 0 additions and 4 deletions

View File

@ -26,25 +26,21 @@
name: openstack-ansible-nspawn-container-create-centos-7
parent: openstack-ansible-nspawn-container-create
nodeset: centos-7
voting: false
- job:
name: openstack-ansible-nspawn-container-create-opensuse-423
parent: openstack-ansible-nspawn-container-create
nodeset: opensuse-423
voting: false
- job:
name: openstack-ansible-nspawn-container-create-ubuntu-xenial
parent: openstack-ansible-nspawn-container-create
nodeset: ubuntu-xenial
voting: false
- job:
name: openstack-ansible-nspawn-container-create-ubuntu-bionic
parent: openstack-ansible-nspawn-container-create
nodeset: ubuntu-bionic
voting: false
- job:
name: openstack-ansible-integrated-deploy-nspawn