Merge "Add non-voting litmus jobs on CentOS8 Stream"
This commit is contained in:
commit
fe002e167f
@ -32,6 +32,7 @@
|
||||
- puppet-openstack-libraries-puppet-unit-6.14-ubuntu-bionic
|
||||
- puppet-openstack-libraries-puppet-unit-latest-ubuntu-bionic
|
||||
- puppet-openstack-libraries-litmus-centos-8
|
||||
- puppet-openstack-libraries-litmus-centos-8-stream
|
||||
- puppet-openstack-libraries-litmus-ubuntu-bionic
|
||||
gate:
|
||||
jobs:
|
||||
@ -41,6 +42,7 @@
|
||||
- puppet-openstack-libraries-puppet-unit-6.14-centos-8
|
||||
- puppet-openstack-libraries-puppet-unit-6.14-ubuntu-bionic
|
||||
- puppet-openstack-libraries-litmus-centos-8
|
||||
- puppet-openstack-libraries-litmus-centos-8-stream
|
||||
|
||||
# integration jobs
|
||||
- project-template:
|
||||
|
@ -45,6 +45,15 @@
|
||||
puppet_gem_version: 6.16
|
||||
ceph: nautilus
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-litmus-centos-8-stream
|
||||
parent: puppet-openstack-litmus-module-base
|
||||
nodeset: centos-8-stream
|
||||
voting: false
|
||||
vars:
|
||||
puppet_gem_version: 6.16
|
||||
ceph: nautilus
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-litmus-ubuntu-bionic
|
||||
parent: puppet-openstack-litmus-module-base
|
||||
@ -61,6 +70,14 @@
|
||||
vars:
|
||||
puppet_gem_version: 6.18.0
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-libraries-litmus-centos-8-stream
|
||||
parent: puppet-openstack-litmus-libraries-base
|
||||
voting: false
|
||||
nodeset: centos-8-stream
|
||||
vars:
|
||||
puppet_gem_version: 6.18.0
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-libraries-litmus-ubuntu-bionic
|
||||
parent: puppet-openstack-litmus-libraries-base
|
||||
@ -74,8 +91,10 @@
|
||||
check:
|
||||
jobs:
|
||||
- puppet-openstack-litmus-centos-8
|
||||
- puppet-openstack-litmus-centos-8-stream
|
||||
- puppet-openstack-litmus-ubuntu-bionic
|
||||
gate:
|
||||
jobs:
|
||||
- puppet-openstack-litmus-centos-8
|
||||
- puppet-openstack-litmus-centos-8-stream
|
||||
- puppet-openstack-litmus-ubuntu-bionic
|
||||
|
Loading…
Reference in New Issue
Block a user