Bump puppet version to 6.21.1
... because Puppet 6.21.1 is currently available in wallaby testing in RDO and supposed to be released as a part of RDO Wallaby release. Change-Id: I92b11c983909194d192b270695f729c5879ef03c
This commit is contained in:
parent
0e94daac4b
commit
5a12e3b187
@ -27,8 +27,8 @@
|
||||
- puppet-openstack-libraries-puppet-lint-ubuntu-bionic
|
||||
- puppet-openstack-libraries-puppet-syntax-6-centos-8-stream
|
||||
- puppet-openstack-libraries-puppet-syntax-6-ubuntu-bionic
|
||||
- puppet-openstack-libraries-puppet-unit-6.14-centos-8-stream
|
||||
- puppet-openstack-libraries-puppet-unit-6.14-ubuntu-bionic
|
||||
- puppet-openstack-libraries-puppet-unit-6.21-centos-8-stream
|
||||
- puppet-openstack-libraries-puppet-unit-6.21-ubuntu-bionic
|
||||
- puppet-openstack-libraries-puppet-unit-latest-ubuntu-bionic
|
||||
- puppet-openstack-libraries-litmus-centos-8-stream
|
||||
- puppet-openstack-libraries-litmus-ubuntu-bionic
|
||||
@ -37,7 +37,7 @@
|
||||
- puppet-openstack-libraries-puppet-lint-ubuntu-bionic
|
||||
- puppet-openstack-libraries-puppet-syntax-6-centos-8-stream
|
||||
- puppet-openstack-libraries-puppet-syntax-6-ubuntu-bionic
|
||||
- puppet-openstack-libraries-puppet-unit-6.14-ubuntu-bionic
|
||||
- puppet-openstack-libraries-puppet-unit-6.21-ubuntu-bionic
|
||||
- puppet-openstack-libraries-litmus-centos-8-stream
|
||||
|
||||
# integration jobs
|
||||
|
@ -2,18 +2,18 @@
|
||||
# This file contains the jobs for the puppet openstack libraries
|
||||
#
|
||||
- job:
|
||||
name: puppet-openstack-libraries-puppet-unit-6.14-centos-8-stream
|
||||
name: puppet-openstack-libraries-puppet-unit-6.21-centos-8-stream
|
||||
parent: puppet-openstack-libraries-puppet-unit-base
|
||||
nodeset: centos-8-stream
|
||||
vars:
|
||||
puppet_gem_version: 6.14.0
|
||||
puppet_gem_version: 6.21.1
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-libraries-puppet-unit-6.14-ubuntu-bionic
|
||||
name: puppet-openstack-libraries-puppet-unit-6.21-ubuntu-bionic
|
||||
parent: puppet-openstack-libraries-puppet-unit-base
|
||||
nodeset: ubuntu-bionic
|
||||
vars:
|
||||
puppet_gem_version: 6.14.0
|
||||
puppet_gem_version: 6.21.1
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-libraries-puppet-unit-latest-ubuntu-bionic
|
||||
|
@ -42,7 +42,7 @@
|
||||
parent: puppet-openstack-litmus-module-base
|
||||
nodeset: centos-8-stream
|
||||
vars:
|
||||
puppet_gem_version: 6.16
|
||||
puppet_gem_version: 6.21.1
|
||||
ceph: nautilus
|
||||
|
||||
- job:
|
||||
@ -59,7 +59,7 @@
|
||||
parent: puppet-openstack-litmus-libraries-base
|
||||
nodeset: centos-8-stream
|
||||
vars:
|
||||
puppet_gem_version: 6.18.0
|
||||
puppet_gem_version: 6.21.1
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-libraries-litmus-ubuntu-bionic
|
||||
|
@ -2,18 +2,18 @@
|
||||
# This file contains the puppet unit job configurations
|
||||
#
|
||||
- job:
|
||||
name: puppet-openstack-unit-6.14-centos-8-stream
|
||||
name: puppet-openstack-unit-6.21-centos-8-stream
|
||||
parent: puppet-openstack-unit-base
|
||||
nodeset: centos-8-stream
|
||||
vars:
|
||||
puppet_gem_version: 6.14.0
|
||||
puppet_gem_version: 6.21.1
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-unit-6.14-ubuntu-bionic
|
||||
name: puppet-openstack-unit-6.21-ubuntu-bionic
|
||||
parent: puppet-openstack-unit-base
|
||||
nodeset: ubuntu-bionic
|
||||
vars:
|
||||
puppet_gem_version: 6.14.0
|
||||
puppet_gem_version: 6.21.1
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-unit-latest-ubuntu-bionic
|
||||
@ -30,10 +30,10 @@
|
||||
name: puppet-openstack-module-unit-jobs
|
||||
check:
|
||||
jobs:
|
||||
- puppet-openstack-unit-6.14-centos-8-stream
|
||||
- puppet-openstack-unit-6.14-ubuntu-bionic
|
||||
- puppet-openstack-unit-6.21-centos-8-stream
|
||||
- puppet-openstack-unit-6.21-ubuntu-bionic
|
||||
- puppet-openstack-unit-latest-ubuntu-bionic
|
||||
gate:
|
||||
jobs:
|
||||
- puppet-openstack-unit-6.14-centos-8-stream
|
||||
- puppet-openstack-unit-6.14-ubuntu-bionic
|
||||
- puppet-openstack-unit-6.21-centos-8-stream
|
||||
- puppet-openstack-unit-6.21-ubuntu-bionic
|
||||
|
Loading…
Reference in New Issue
Block a user