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.

Change-Id: I3faa7437b38a38037dda709032ddaf716c1b9d22
This commit is contained in:
Takashi Kajinami
2023-11-08 09:50:49 +09:00
parent 25621654f9
commit bffd679b69
4 changed files with 0 additions and 36 deletions

View File

@@ -31,10 +31,8 @@
- puppet-openstack-libraries-puppet-unit-7.22-centos-9-stream
- puppet-openstack-libraries-puppet-unit-7.22-ubuntu-jammy
- puppet-openstack-libraries-puppet-unit-8.0-centos-9-stream
- puppet-openstack-libraries-puppet-unit-latest-ubuntu-jammy
- puppet-openstack-libraries-litmus-7.22-centos-9-stream
- puppet-openstack-libraries-litmus-7.22-ubuntu-jammy
- puppet-openstack-libraries-litmus-latest-ubuntu-jammy
gate:
jobs:
- puppet-openstack-libraries-puppet-lint-ubuntu-jammy

View File

@@ -24,11 +24,3 @@
puppet_gem_version: 8.0.1
dnf_modules:
ruby: 3.1
- job:
name: puppet-openstack-libraries-puppet-unit-latest-ubuntu-jammy
parent: puppet-openstack-libraries-puppet-unit-base
nodeset: ubuntu-jammy
voting: false
vars:
puppet_gem_version: latest

View File

@@ -56,14 +56,6 @@
vars:
puppet_gem_version: 7.22.0
- job:
name: puppet-openstack-litmus-latest-ubuntu-jammy
parent: puppet-openstack-litmus-module-base
nodeset: ubuntu-jammy
voting: false
vars:
puppet_gem_version: latest
- job:
name: puppet-openstack-libraries-litmus-7.22-centos-9-stream
parent: puppet-openstack-litmus-libraries-base
@@ -79,21 +71,12 @@
vars:
puppet_gem_version: 7.22.0
- job:
name: puppet-openstack-libraries-litmus-latest-ubuntu-jammy
parent: puppet-openstack-litmus-libraries-base
voting: false
nodeset: ubuntu-jammy
vars:
puppet_gem_version: latest
- project-template:
name: puppet-openstack-litmus-jobs
check:
jobs:
- puppet-openstack-litmus-7.22-centos-9-stream
- puppet-openstack-litmus-7.22-ubuntu-jammy
- puppet-openstack-litmus-latest-ubuntu-jammy
gate:
jobs:
- puppet-openstack-litmus-7.22-centos-9-stream

View File

@@ -25,14 +25,6 @@
dnf_modules:
ruby: 3.1
- job:
name: puppet-openstack-unit-latest-ubuntu-jammy
parent: puppet-openstack-unit-base
nodeset: ubuntu-jammy
voting: false
vars:
puppet_gem_version: latest
- project-template:
name: puppet-openstack-module-unit-jobs
check:
@@ -40,7 +32,6 @@
- puppet-openstack-unit-7.22-centos-9-stream
- puppet-openstack-unit-7.22-ubuntu-jammy
- puppet-openstack-unit-8.0-centos-9-stream
- puppet-openstack-unit-latest-ubuntu-jammy
gate:
jobs:
- puppet-openstack-unit-7.22-centos-9-stream