Merge "Add litmus job on CentOS 9"
This commit is contained in:
commit
37971f6925
@ -35,6 +35,7 @@
|
||||
- puppet-openstack-libraries-puppet-unit-latest-ubuntu-focal
|
||||
- puppet-openstack-libraries-litmus-6.21-ubuntu-focal
|
||||
- puppet-openstack-libraries-litmus-7.10-centos-8-stream
|
||||
- puppet-openstack-libraries-litmus-7.10-centos-9-stream
|
||||
- puppet-openstack-libraries-litmus-7.10-ubuntu-focal
|
||||
- puppet-openstack-libraries-litmus-latest-ubuntu-focal
|
||||
gate:
|
||||
|
@ -46,6 +46,15 @@
|
||||
puppet_gem_version: 7.10.0
|
||||
ceph: pacific
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-litmus-7.10-centos-9-stream
|
||||
parent: puppet-openstack-litmus-module-base
|
||||
nodeset: centos-9-stream
|
||||
voting: false
|
||||
vars:
|
||||
puppet_gem_version: 7.10.0
|
||||
ceph: pacific
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-litmus-6.21-ubuntu-focal
|
||||
parent: puppet-openstack-litmus-module-base
|
||||
@ -80,6 +89,14 @@
|
||||
vars:
|
||||
puppet_gem_version: 7.10.0
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-libraries-litmus-7.10-centos-9-stream
|
||||
parent: puppet-openstack-litmus-libraries-base
|
||||
nodeset: centos-9-stream
|
||||
voting: false
|
||||
vars:
|
||||
puppet_gem_version: 7.10.0
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-libraries-litmus-6.21-ubuntu-focal
|
||||
parent: puppet-openstack-litmus-libraries-base
|
||||
@ -110,6 +127,7 @@
|
||||
jobs:
|
||||
- puppet-openstack-litmus-6.21-ubuntu-focal
|
||||
- puppet-openstack-litmus-7.10-centos-8-stream
|
||||
- puppet-openstack-litmus-7.10-centos-9-stream
|
||||
- puppet-openstack-litmus-7.10-ubuntu-focal
|
||||
- puppet-openstack-litmus-latest-ubuntu-focal
|
||||
gate:
|
||||
|
Loading…
Reference in New Issue
Block a user