Promote puppet-4 beaker jobs to nonvoting check
It will be easier to get an overview of how compatible the puppet modules are with puppet 4 if they all have running puppet 4 jobs that don't need to be triggered manually. Change-Id: I91bd73194efdfee7e2ccc34890f6183abbfe877c
This commit is contained in:
parent
e1f154066a
commit
2c836807b7
@ -1066,12 +1066,11 @@
|
||||
check:
|
||||
jobs:
|
||||
- puppet-beaker-rspec-infra
|
||||
- puppet-beaker-rspec-puppet-4-infra:
|
||||
voting: false
|
||||
gate:
|
||||
jobs:
|
||||
- puppet-beaker-rspec-infra
|
||||
experimental:
|
||||
jobs:
|
||||
- puppet-beaker-rspec-puppet-4-infra
|
||||
|
||||
- project-template:
|
||||
name: puppet-beaker-jobs-xenial-infra-nv
|
||||
@ -1085,12 +1084,11 @@
|
||||
check:
|
||||
jobs:
|
||||
- puppet-beaker-rspec-centos-7-infra
|
||||
- puppet-beaker-rspec-puppet-4-centos-7-infra:
|
||||
voting: false
|
||||
gate:
|
||||
jobs:
|
||||
- puppet-beaker-rspec-centos-7-infra
|
||||
experimental:
|
||||
jobs:
|
||||
- puppet-beaker-rspec-puppet-4-centos-7-infra
|
||||
|
||||
- project-template:
|
||||
name: infra-puppet-apply-jobs
|
||||
@ -1103,6 +1101,10 @@
|
||||
- openstackci-beaker-centos-7
|
||||
- openstackci-beaker-ubuntu-trusty
|
||||
- openstackci-beaker
|
||||
- openstackci-beaker-puppet-4-centos-7:
|
||||
voting: false
|
||||
- openstackci-beaker-puppet-4:
|
||||
voting: false
|
||||
gate:
|
||||
jobs:
|
||||
- infra-puppet-apply-3-centos-7
|
||||
@ -1114,10 +1116,6 @@
|
||||
- infra-puppet-apply-4-centos-7
|
||||
- infra-puppet-apply-4-ubuntu-xenial
|
||||
- openstackci-beaker
|
||||
experimental:
|
||||
jobs:
|
||||
- openstackci-beaker-puppet-4-centos-7
|
||||
- openstackci-beaker-puppet-4
|
||||
|
||||
- project-template:
|
||||
name: lib-forward-testing-python3
|
||||
|
Loading…
x
Reference in New Issue
Block a user