Revert "Enable voting for Puppet OpenStack Integration jobs"
We're having CI issues at this time, and need to land some patches that
won't pass integration jobs.
We need to patch puppet-nova and puppet-gnocchi required to pass
integration jobs but we'll also need to patch
puppet-openstack-integration to make all them pass.
Because of this chicken & egg problem, we want to disable voting for
today and eventually tomorrow, until we sort this out.
This reverts commit e1cee88bea
.
Change-Id: Iab40d374d4f37350519dfc961e5f0a1b14847abf
This commit is contained in:
parent
f2e8c73608
commit
3aef0ed7fe
@ -620,11 +620,6 @@ 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:
|
||||
@ -1043,6 +1038,7 @@ 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