Enable voting for Puppet OpenStack Integration jobs
Puppet OpenStack group expressed by lazy consensus [1] the desire to enable voting for our integration jobs and have it in the gate queue. This patch address it. [1] http://osdir.com/ml/openstack-dev/2016-01/msg01927.html Change-Id: Ibb20a8b814e2f4bab2d0114d9f2bf3b2d3e1578c
This commit is contained in:
parent
dbb3544761
commit
e1cee88bea
@ -605,6 +605,11 @@ project-templates:
|
||||
- gate-puppet-openstack-integration-scenario001-tempest-dsvm-centos7
|
||||
- gate-puppet-openstack-integration-scenario002-tempest-dsvm-trusty
|
||||
- gate-puppet-openstack-integration-scenario002-tempest-dsvm-centos7
|
||||
gate:
|
||||
- gate-puppet-openstack-integration-scenario001-tempest-dsvm-trusty
|
||||
- gate-puppet-openstack-integration-scenario001-tempest-dsvm-centos7
|
||||
- gate-puppet-openstack-integration-scenario002-tempest-dsvm-trusty
|
||||
- gate-puppet-openstack-integration-scenario002-tempest-dsvm-centos7
|
||||
|
||||
- name: puppet-openstack-spec-helper-jobs
|
||||
check:
|
||||
@ -990,7 +995,6 @@ jobs:
|
||||
|
||||
# puppet-integration scenario jobs non-voting and run after stable/kilo
|
||||
- name: ^gate-puppet-openstack-integration-scenario00(1|2)-tempest-dsvm-.*$
|
||||
voting: false
|
||||
branch: ^(?!stable/kilo).*$
|
||||
|
||||
# puppet-integration lint/syntax jobs run only after stable/kilo
|
||||
|
Loading…
Reference in New Issue
Block a user