stably-only: Remove tests with latest puppet
These jobs are kept so that we can check upcoming incompatibility during our development cycle. So these are not useful for stable branch maintenance. Conflicts: zuul.d/layout.yaml zuul.d/libraries.yaml zuul.d/litmus.yaml zuul.d/unit.yaml Change-Id: I3faa7437b38a38037dda709032ddaf716c1b9d22 (cherry picked from commitbffd679b69
) (cherry picked from commitc058d2772c
)
This commit is contained in:
parent
1004811796
commit
a67d43f739
@ -32,11 +32,9 @@
|
||||
- puppet-openstack-libraries-puppet-unit-6.28-ubuntu-focal
|
||||
- puppet-openstack-libraries-puppet-unit-7.16-centos-9-stream
|
||||
- puppet-openstack-libraries-puppet-unit-7.16-ubuntu-focal
|
||||
- puppet-openstack-libraries-puppet-unit-latest-ubuntu-focal
|
||||
- puppet-openstack-libraries-litmus-6.28-ubuntu-focal
|
||||
- puppet-openstack-libraries-litmus-7.16-centos-9-stream
|
||||
- puppet-openstack-libraries-litmus-7.16-ubuntu-focal
|
||||
- puppet-openstack-libraries-litmus-latest-ubuntu-focal
|
||||
gate:
|
||||
jobs:
|
||||
- puppet-openstack-libraries-puppet-lint-ubuntu-focal
|
||||
|
@ -25,12 +25,3 @@
|
||||
vars:
|
||||
puppet_gem_version: 7.16.0
|
||||
rspec_puppet_version: '= 2.9.0'
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-libraries-puppet-unit-latest-ubuntu-focal
|
||||
parent: puppet-openstack-libraries-puppet-unit-base
|
||||
nodeset: ubuntu-focal
|
||||
voting: false
|
||||
vars:
|
||||
puppet_gem_version: latest
|
||||
rspec_puppet_version: '= 2.9.0'
|
||||
|
@ -65,15 +65,6 @@
|
||||
puppet_gem_version: 7.16.0
|
||||
ceph: quincy
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-litmus-latest-ubuntu-focal
|
||||
parent: puppet-openstack-litmus-module-base
|
||||
nodeset: ubuntu-focal
|
||||
voting: false
|
||||
vars:
|
||||
puppet_gem_version: latest
|
||||
ceph: quincy
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-libraries-litmus-7.16-centos-9-stream
|
||||
parent: puppet-openstack-litmus-libraries-base
|
||||
@ -97,14 +88,6 @@
|
||||
vars:
|
||||
puppet_gem_version: 7.16.0
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-libraries-litmus-latest-ubuntu-focal
|
||||
parent: puppet-openstack-litmus-libraries-base
|
||||
voting: false
|
||||
nodeset: ubuntu-focal
|
||||
vars:
|
||||
puppet_gem_version: latest
|
||||
|
||||
- project-template:
|
||||
name: puppet-openstack-litmus-jobs
|
||||
check:
|
||||
@ -112,7 +95,6 @@
|
||||
- puppet-openstack-litmus-6.28-ubuntu-focal
|
||||
- puppet-openstack-litmus-7.16-centos-9-stream
|
||||
- puppet-openstack-litmus-7.16-ubuntu-focal
|
||||
- puppet-openstack-litmus-latest-ubuntu-focal
|
||||
gate:
|
||||
jobs:
|
||||
- puppet-openstack-litmus-7.16-centos-9-stream
|
||||
|
@ -26,15 +26,6 @@
|
||||
puppet_gem_version: 7.16.0
|
||||
rspec_puppet_version: '= 2.9.0'
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-unit-latest-ubuntu-focal
|
||||
parent: puppet-openstack-unit-base
|
||||
nodeset: ubuntu-focal
|
||||
voting: false
|
||||
vars:
|
||||
puppet_gem_version: latest
|
||||
rspec_puppet_version: '= 2.9.0'
|
||||
|
||||
- project-template:
|
||||
name: puppet-openstack-module-unit-jobs
|
||||
check:
|
||||
@ -42,7 +33,6 @@
|
||||
- puppet-openstack-unit-7.16-centos-9-stream
|
||||
- puppet-openstack-unit-6.28-ubuntu-focal
|
||||
- puppet-openstack-unit-7.16-ubuntu-focal
|
||||
- puppet-openstack-unit-latest-ubuntu-focal
|
||||
gate:
|
||||
jobs:
|
||||
- puppet-openstack-unit-7.16-centos-9-stream
|
||||
|
Loading…
Reference in New Issue
Block a user