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 commit bffd679b69)
(cherry picked from commit c058d2772c)
(cherry picked from commit a67d43f739)
This commit is contained in:
Takashi Kajinami
2023-11-08 09:50:49 +09:00
parent 22c8589e1f
commit 3a77c7d319
4 changed files with 0 additions and 39 deletions

View File

@@ -32,12 +32,10 @@
- puppet-openstack-libraries-puppet-unit-6.21-ubuntu-focal
- puppet-openstack-libraries-puppet-unit-7.10-centos-8-stream
- puppet-openstack-libraries-puppet-unit-7.10-ubuntu-focal
- 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:
jobs:
- puppet-openstack-libraries-puppet-lint-ubuntu-focal

View File

@@ -23,12 +23,3 @@
vars:
puppet_gem_version: 7.10.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'

View File

@@ -73,15 +73,6 @@
puppet_gem_version: 7.10.0
ceph: pacific
- 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: pacific
- job:
name: puppet-openstack-libraries-litmus-7.10-centos-8-stream
parent: puppet-openstack-litmus-libraries-base
@@ -112,14 +103,6 @@
vars:
puppet_gem_version: 7.10.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:
@@ -128,7 +111,6 @@
- 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:
jobs:
- puppet-openstack-litmus-7.10-centos-8-stream

View File

@@ -24,15 +24,6 @@
puppet_gem_version: 7.10.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:
@@ -40,7 +31,6 @@
- puppet-openstack-unit-7.10-centos-8-stream
- puppet-openstack-unit-6.21-ubuntu-focal
- puppet-openstack-unit-7.10-ubuntu-focal
- puppet-openstack-unit-latest-ubuntu-focal
gate:
jobs:
- puppet-openstack-unit-7.10-centos-8-stream