Bump puppet 7 version (again)

7.34.0 is the latest version actually available in rubygem.
Change-Id: Ic2e934183e327989f86d899ffa354cd4a3d7f39d
This commit is contained in:
Takashi Kajinami
2025年04月17日 16:03:27 +09:00
parent f6be09b9d0
commit 5feac16546

View File

@@ -29,10 +29,10 @@
- puppet-openstack-libraries-puppet-lint-ubuntu-noble
- puppet-openstack-libraries-puppet-syntax-7-ubuntu-noble
- puppet-openstack-libraries-puppet-syntax-8-ubuntu-noble
- puppet-openstack-libraries-puppet-unit-7.32-centos-9-stream
- puppet-openstack-libraries-puppet-unit-7.34-centos-9-stream
- puppet-openstack-libraries-puppet-unit-8.10-ubuntu-noble
- puppet-openstack-libraries-puppet-unit-latest-ubuntu-noble
- puppet-openstack-libraries-litmus-7.32-centos-9-stream
- puppet-openstack-libraries-litmus-7.34-centos-9-stream
- puppet-openstack-libraries-litmus-8.10-ubuntu-noble
- puppet-openstack-libraries-litmus-latest-ubuntu-noble
gate:
@@ -40,9 +40,9 @@
- puppet-openstack-libraries-puppet-lint-ubuntu-noble
- puppet-openstack-libraries-puppet-syntax-7-ubuntu-noble
- puppet-openstack-libraries-puppet-syntax-8-ubuntu-noble
- puppet-openstack-libraries-puppet-unit-7.32-centos-9-stream
- puppet-openstack-libraries-puppet-unit-7.34-centos-9-stream
- puppet-openstack-libraries-puppet-unit-8.10-ubuntu-noble
- puppet-openstack-libraries-litmus-7.32-centos-9-stream
- puppet-openstack-libraries-litmus-7.34-centos-9-stream
# integration jobs
- project-template:

View File

@@ -2,11 +2,11 @@
# This file contains the jobs for the puppet openstack libraries
#
- job:
name:puppet-openstack-libraries-puppet-unit-7.32-centos-9-stream
name:puppet-openstack-libraries-puppet-unit-7.34-centos-9-stream
parent:puppet-openstack-libraries-puppet-unit-base
nodeset:centos-9-stream
vars:
puppet_gem_version:7.32
puppet_gem_version:7.34
- job:
name:puppet-openstack-libraries-puppet-unit-8.10-ubuntu-noble

View File

@@ -43,11 +43,11 @@
run:playbooks/run-libraries-litmus-tests.yaml
- job:
name:puppet-openstack-litmus-7.32-centos-9-stream
name:puppet-openstack-litmus-7.34-centos-9-stream
parent:puppet-openstack-litmus-module-base
nodeset:centos-9-stream
vars:
puppet_gem_version:7.32
puppet_gem_version:7.34
- job:
name:puppet-openstack-litmus-8.10-ubuntu-noble
@@ -66,11 +66,11 @@
puppet_gem_version:latest
- job:
name:puppet-openstack-libraries-litmus-7.32-centos-9-stream
name:puppet-openstack-libraries-litmus-7.34-centos-9-stream
parent:puppet-openstack-litmus-libraries-base
nodeset:centos-9-stream
vars:
puppet_gem_version:7.32
puppet_gem_version:7.34
- job:
name:puppet-openstack-libraries-litmus-8.10-ubuntu-noble
@@ -92,9 +92,9 @@
name:puppet-openstack-litmus-jobs
check:
jobs:
- puppet-openstack-litmus-7.32-centos-9-stream
- puppet-openstack-litmus-7.34-centos-9-stream
- puppet-openstack-litmus-8.10-ubuntu-noble
- puppet-openstack-litmus-latest-ubuntu-noble
gate:
jobs:
- puppet-openstack-litmus-7.32-centos-9-stream
- puppet-openstack-litmus-7.34-centos-9-stream

View File

@@ -2,11 +2,11 @@
# This file contains the puppet unit job configurations
#
- job:
name:puppet-openstack-unit-7.32-centos-9-stream
name:puppet-openstack-unit-7.34-centos-9-stream
parent:puppet-openstack-unit-base
nodeset:centos-9-stream
vars:
puppet_gem_version:7.32
puppet_gem_version:7.34
- job:
name:puppet-openstack-unit-8.10-ubuntu-noble
@@ -27,10 +27,10 @@
name:puppet-openstack-module-unit-jobs
check:
jobs:
- puppet-openstack-unit-7.32-centos-9-stream
- puppet-openstack-unit-7.34-centos-9-stream
- puppet-openstack-unit-8.10-ubuntu-noble
- puppet-openstack-unit-latest-ubuntu-noble
gate:
jobs:
- puppet-openstack-unit-7.32-centos-9-stream
- puppet-openstack-unit-7.34-centos-9-stream
- puppet-openstack-unit-8.10-ubuntu-noble
Reference in New Issue
openstack/puppet-openstack-integration
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.