Bump to puppet 6.14
Change-Id: Id3650d13eca709d34af586ac0d0166bcf1fa7fde
This commit is contained in:
parent
40906a1931
commit
cb7d847d37
@ -31,8 +31,8 @@
|
||||
- puppet-openstack-libraries-puppet-syntax-6-centos-8
|
||||
- puppet-openstack-libraries-puppet-syntax-6-ubuntu-bionic
|
||||
- puppet-openstack-libraries-puppet-unit-5.5-centos-8
|
||||
- puppet-openstack-libraries-puppet-unit-6.11-centos-8
|
||||
- puppet-openstack-libraries-puppet-unit-6.11-ubuntu-bionic
|
||||
- puppet-openstack-libraries-puppet-unit-6.14-centos-8
|
||||
- puppet-openstack-libraries-puppet-unit-6.14-ubuntu-bionic
|
||||
- puppet-openstack-libraries-puppet-unit-latest-ubuntu-bionic
|
||||
- puppet-openstack-libraries-puppet-beaker-rspec-centos-7
|
||||
- puppet-openstack-libraries-puppet-beaker-rspec-centos-8
|
||||
@ -44,8 +44,8 @@
|
||||
- puppet-openstack-libraries-puppet-syntax-6-centos-8
|
||||
- puppet-openstack-libraries-puppet-syntax-6-ubuntu-bionic
|
||||
- puppet-openstack-libraries-puppet-unit-5.5-centos-8
|
||||
- puppet-openstack-libraries-puppet-unit-6.11-centos-8
|
||||
- puppet-openstack-libraries-puppet-unit-6.11-ubuntu-bionic
|
||||
- puppet-openstack-libraries-puppet-unit-6.14-centos-8
|
||||
- puppet-openstack-libraries-puppet-unit-6.14-ubuntu-bionic
|
||||
- puppet-openstack-libraries-puppet-beaker-rspec-centos-7
|
||||
|
||||
# integration jobs
|
||||
|
@ -9,18 +9,18 @@
|
||||
puppet_gem_version: 5.5.0
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-libraries-puppet-unit-6.11-centos-8
|
||||
name: puppet-openstack-libraries-puppet-unit-6.14-centos-8
|
||||
parent: puppet-openstack-libraries-puppet-unit-base
|
||||
nodeset: centos-8
|
||||
vars:
|
||||
puppet_gem_version: 6.11.0
|
||||
puppet_gem_version: 6.14.0
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-libraries-puppet-unit-6.11-ubuntu-bionic
|
||||
name: puppet-openstack-libraries-puppet-unit-6.14-ubuntu-bionic
|
||||
parent: puppet-openstack-libraries-puppet-unit-base
|
||||
nodeset: ubuntu-bionic
|
||||
vars:
|
||||
puppet_gem_version: 6.11.0
|
||||
puppet_gem_version: 6.14.0
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-libraries-puppet-unit-latest-ubuntu-bionic
|
||||
|
@ -9,18 +9,18 @@
|
||||
puppet_gem_version: 5.5.0
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-unit-6.11-centos-8
|
||||
name: puppet-openstack-unit-6.14-centos-8
|
||||
parent: puppet-openstack-unit-base
|
||||
nodeset: centos-8
|
||||
vars:
|
||||
puppet_gem_version: 6.11.0
|
||||
puppet_gem_version: 6.14.0
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-unit-6.11-ubuntu-bionic
|
||||
name: puppet-openstack-unit-6.14-ubuntu-bionic
|
||||
parent: puppet-openstack-unit-base
|
||||
nodeset: ubuntu-bionic
|
||||
vars:
|
||||
puppet_gem_version: 6.11.0
|
||||
puppet_gem_version: 6.14.0
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-unit-latest-ubuntu-bionic
|
||||
@ -38,11 +38,11 @@
|
||||
check:
|
||||
jobs:
|
||||
- puppet-openstack-unit-5.5-centos-8
|
||||
- puppet-openstack-unit-6.11-centos-8
|
||||
- puppet-openstack-unit-6.11-ubuntu-bionic
|
||||
- puppet-openstack-unit-6.14-centos-8
|
||||
- puppet-openstack-unit-6.14-ubuntu-bionic
|
||||
- puppet-openstack-unit-latest-ubuntu-bionic
|
||||
gate:
|
||||
jobs:
|
||||
- puppet-openstack-unit-5.5-centos-8
|
||||
- puppet-openstack-unit-6.11-centos-8
|
||||
- puppet-openstack-unit-6.11-ubuntu-bionic
|
||||
- puppet-openstack-unit-6.14-centos-8
|
||||
- puppet-openstack-unit-6.14-ubuntu-bionic
|
||||
|
Loading…
Reference in New Issue
Block a user