Merge "Make source jobs voting and gating"

This commit is contained in:
Zuul 2018-08-20 09:38:56 +00:00 committed by Gerrit Code Review
commit 511e3d2389
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,6 @@
name: kolla-ansible-centos-source
parent: kolla-ansible-base
nodeset: kolla-ansible-centos
voting: false
vars:
base_distro: centos
install_type: source
@ -12,7 +11,6 @@
name: kolla-ansible-ubuntu-source
parent: kolla-ansible-base
nodeset: kolla-ansible-xenial
voting: false
vars:
base_distro: ubuntu
install_type: source

View File

@ -13,6 +13,8 @@
- openstack-tox-lower-constraints
gate:
jobs:
- kolla-ansible-centos-source
- kolla-ansible-ubuntu-source
- openstack-tox-lower-constraints
periodic:
jobs: