Merge "stably-only: Remove tests with latest puppet" into stable/2023.1
This commit is contained in:
@@ -28,10 +28,8 @@
|
||||
- puppet-openstack-libraries-puppet-syntax-7-ubuntu-jammy
|
||||
- puppet-openstack-libraries-puppet-unit-7.22-centos-9-stream
|
||||
- puppet-openstack-libraries-puppet-unit-7.22-ubuntu-jammy
|
||||
- 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
|
||||
|
||||
@@ -18,13 +18,3 @@
|
||||
puppet_gem_version: 7.22.0
|
||||
# NOTE(tkajinam): rspec-puppet >= 2.10.0 is required for Ruby 3 support
|
||||
rspec_puppet_version: '~> 2.10.0'
|
||||
|
||||
- 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
|
||||
# NOTE(tkajinam): rspec-puppet >= 2.10.0 is required for Ruby 3 support
|
||||
rspec_puppet_version: '~> 2.10.0'
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -19,23 +19,12 @@
|
||||
# NOTE(tkajinam): rspec-puppet >= 2.10.0 is required for Ruby 3 support
|
||||
rspec_puppet_version: '~> 2.10.0'
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-unit-latest-ubuntu-jammy
|
||||
parent: puppet-openstack-unit-base
|
||||
nodeset: ubuntu-jammy
|
||||
voting: false
|
||||
vars:
|
||||
puppet_gem_version: latest
|
||||
# NOTE(tkajinam): rspec-puppet >= 2.10.0 is required for Ruby 3 support
|
||||
rspec_puppet_version: '~> 2.10.0'
|
||||
|
||||
- project-template:
|
||||
name: puppet-openstack-module-unit-jobs
|
||||
check:
|
||||
jobs:
|
||||
- puppet-openstack-unit-7.22-centos-9-stream
|
||||
- puppet-openstack-unit-7.22-ubuntu-jammy
|
||||
- puppet-openstack-unit-latest-ubuntu-jammy
|
||||
gate:
|
||||
jobs:
|
||||
- puppet-openstack-unit-7.22-centos-9-stream
|
||||
|
||||
Reference in New Issue
Block a user