Make puppet 4 puppet-apply jobs voting

All the modules should pass the apply-test with puppet 4 now, so make it
voting.

Depends-On: https://review.openstack.org/564844
Depends-On: https://review.openstack.org/564610
Depends-On: https://review.openstack.org/564600
Depends-On: https://review.openstack.org/564577
Change-Id: Iebe61352385a214daaa0764fb2aa8a6d631eec20
This commit is contained in:
Colleen Murphy 2018-05-29 14:02:24 -07:00
parent 47bfe73cb1
commit 32e71a9592
1 changed files with 4 additions and 2 deletions

View File

@ -52,6 +52,8 @@
- legacy-openstackci-beaker-ubuntu-trusty
- legacy-openstackci-beaker:
voting: false
- infra-puppet-apply-4-centos-7
- infra-puppet-apply-4-ubuntu-xenial
gate:
jobs:
- infra-puppet-apply-3-centos-7
@ -60,10 +62,10 @@
- infra-puppet-apply-3-ubuntu-xenial
- legacy-openstackci-beaker-centos-7
- legacy-openstackci-beaker-ubuntu-trusty
experimental:
jobs:
- infra-puppet-apply-4-centos-7
- infra-puppet-apply-4-ubuntu-xenial
experimental:
jobs:
- infra-puppet-functional-3-ubuntu-xenial
- project-template: