Merge "Add experimental puppet 8 functional jobs" into stable/2024.1
This commit is contained in:
@@ -110,3 +110,88 @@
|
|||||||
nodes:
|
nodes:
|
||||||
- name: centos-9-stream
|
- name: centos-9-stream
|
||||||
label: centos-9-stream
|
label: centos-9-stream
|
||||||
|
|
||||||
|
### puppet 8 jobs ###
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: puppet-openstack-integration-8
|
||||||
|
parent: puppet-openstack-integration-run-base
|
||||||
|
abstract: true
|
||||||
|
voting: false
|
||||||
|
vars:
|
||||||
|
puppet: 8
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: puppet-openstack-integration-8-scenario001
|
||||||
|
parent: puppet-openstack-integration-8
|
||||||
|
abstract: true
|
||||||
|
vars:
|
||||||
|
scenario: scenario001
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: puppet-openstack-integration-8-scenario001-tempest-centos-9-stream
|
||||||
|
parent: puppet-openstack-integration-8-scenario001
|
||||||
|
nodeset:
|
||||||
|
nodes:
|
||||||
|
- name: centos-9-stream
|
||||||
|
label: centos-9-stream
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: puppet-openstack-integration-8-scenario002
|
||||||
|
parent: puppet-openstack-integration-8
|
||||||
|
abstract: true
|
||||||
|
vars:
|
||||||
|
scenario: scenario002
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: puppet-openstack-integration-8-scenario002-tempest-centos-9-stream
|
||||||
|
parent: puppet-openstack-integration-8-scenario002
|
||||||
|
nodeset:
|
||||||
|
nodes:
|
||||||
|
- name: centos-9-stream
|
||||||
|
label: centos-9-stream
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: puppet-openstack-integration-8-scenario003
|
||||||
|
parent: puppet-openstack-integration-8
|
||||||
|
abstract: true
|
||||||
|
vars:
|
||||||
|
scenario: scenario003
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: puppet-openstack-integration-8-scenario003-tempest-centos-9-stream
|
||||||
|
parent: puppet-openstack-integration-8-scenario003
|
||||||
|
nodeset:
|
||||||
|
nodes:
|
||||||
|
- name: centos-9-stream
|
||||||
|
label: centos-9-stream
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: puppet-openstack-integration-8-scenario004
|
||||||
|
parent: puppet-openstack-integration-8
|
||||||
|
abstract: true
|
||||||
|
vars:
|
||||||
|
scenario: scenario004
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: puppet-openstack-integration-8-scenario004-tempest-centos-9-stream
|
||||||
|
parent: puppet-openstack-integration-8-scenario004
|
||||||
|
nodeset:
|
||||||
|
nodes:
|
||||||
|
- name: centos-9-stream
|
||||||
|
label: centos-9-stream
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: puppet-openstack-integration-8-scenario005
|
||||||
|
parent: puppet-openstack-integration-8
|
||||||
|
abstract: true
|
||||||
|
vars:
|
||||||
|
scenario: scenario005
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: puppet-openstack-integration-8-scenario005-tempest-centos-9-stream
|
||||||
|
parent: puppet-openstack-integration-8-scenario005
|
||||||
|
nodeset:
|
||||||
|
nodes:
|
||||||
|
- name: centos-9-stream
|
||||||
|
label: centos-9-stream
|
||||||
|
|||||||
@@ -42,6 +42,9 @@
|
|||||||
- puppet-openstack-libraries-puppet-unit-7.29-centos-9-stream
|
- puppet-openstack-libraries-puppet-unit-7.29-centos-9-stream
|
||||||
- puppet-openstack-libraries-puppet-unit-7.29-ubuntu-jammy
|
- puppet-openstack-libraries-puppet-unit-7.29-ubuntu-jammy
|
||||||
- puppet-openstack-libraries-litmus-7.29-centos-9-stream
|
- puppet-openstack-libraries-litmus-7.29-centos-9-stream
|
||||||
|
experimental:
|
||||||
|
jobs:
|
||||||
|
- puppet-openstack-libraries-litmus-8.5-centos-9-stream
|
||||||
|
|
||||||
# integration jobs
|
# integration jobs
|
||||||
- project-template:
|
- project-template:
|
||||||
@@ -65,6 +68,13 @@
|
|||||||
- puppet-openstack-integration-7-scenario003-tempest-centos-9-stream
|
- puppet-openstack-integration-7-scenario003-tempest-centos-9-stream
|
||||||
- puppet-openstack-integration-7-scenario004-tempest-centos-9-stream
|
- puppet-openstack-integration-7-scenario004-tempest-centos-9-stream
|
||||||
- puppet-openstack-integration-7-scenario005-tempest-centos-9-stream
|
- puppet-openstack-integration-7-scenario005-tempest-centos-9-stream
|
||||||
|
experimental:
|
||||||
|
jobs:
|
||||||
|
- puppet-openstack-integration-8-scenario001-tempest-centos-9-stream
|
||||||
|
- puppet-openstack-integration-8-scenario002-tempest-centos-9-stream
|
||||||
|
- puppet-openstack-integration-8-scenario003-tempest-centos-9-stream
|
||||||
|
- puppet-openstack-integration-8-scenario004-tempest-centos-9-stream
|
||||||
|
- puppet-openstack-integration-8-scenario005-tempest-centos-9-stream
|
||||||
|
|
||||||
- project-template:
|
- project-template:
|
||||||
name: puppet-openstack-integration-jobs-scenario001
|
name: puppet-openstack-integration-jobs-scenario001
|
||||||
@@ -75,6 +85,9 @@
|
|||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- puppet-openstack-integration-7-scenario001-tempest-centos-9-stream
|
- puppet-openstack-integration-7-scenario001-tempest-centos-9-stream
|
||||||
|
experimental:
|
||||||
|
jobs:
|
||||||
|
- puppet-openstack-integration-8-scenario001-tempest-centos-9-stream
|
||||||
|
|
||||||
- project-template:
|
- project-template:
|
||||||
name: puppet-openstack-integration-jobs-scenario002
|
name: puppet-openstack-integration-jobs-scenario002
|
||||||
@@ -85,6 +98,9 @@
|
|||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- puppet-openstack-integration-7-scenario002-tempest-centos-9-stream
|
- puppet-openstack-integration-7-scenario002-tempest-centos-9-stream
|
||||||
|
experimental:
|
||||||
|
jobs:
|
||||||
|
- puppet-openstack-integration-8-scenario002-tempest-centos-9-stream
|
||||||
|
|
||||||
- project-template:
|
- project-template:
|
||||||
name: puppet-openstack-integration-jobs-scenario003
|
name: puppet-openstack-integration-jobs-scenario003
|
||||||
@@ -95,6 +111,9 @@
|
|||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- puppet-openstack-integration-7-scenario003-tempest-centos-9-stream
|
- puppet-openstack-integration-7-scenario003-tempest-centos-9-stream
|
||||||
|
experimental:
|
||||||
|
jobs:
|
||||||
|
- puppet-openstack-integration-8-scenario003-tempest-centos-9-stream
|
||||||
|
|
||||||
- project-template:
|
- project-template:
|
||||||
name: puppet-openstack-integration-jobs-scenario004
|
name: puppet-openstack-integration-jobs-scenario004
|
||||||
@@ -105,6 +124,9 @@
|
|||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- puppet-openstack-integration-7-scenario004-tempest-centos-9-stream
|
- puppet-openstack-integration-7-scenario004-tempest-centos-9-stream
|
||||||
|
experimental:
|
||||||
|
jobs:
|
||||||
|
- puppet-openstack-integration-8-scenario004-tempest-centos-9-stream
|
||||||
|
|
||||||
- project-template:
|
- project-template:
|
||||||
name: puppet-openstack-integration-jobs-scenario005
|
name: puppet-openstack-integration-jobs-scenario005
|
||||||
@@ -115,3 +137,6 @@
|
|||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- puppet-openstack-integration-7-scenario005-tempest-centos-9-stream
|
- puppet-openstack-integration-7-scenario005-tempest-centos-9-stream
|
||||||
|
experimental:
|
||||||
|
jobs:
|
||||||
|
- puppet-openstack-integration-8-scenario005-tempest-centos-9-stream
|
||||||
|
|||||||
@@ -56,6 +56,16 @@
|
|||||||
vars:
|
vars:
|
||||||
puppet_gem_version: 7.29
|
puppet_gem_version: 7.29
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: puppet-openstack-litmus-8.5-centos-9-stream
|
||||||
|
parent: puppet-openstack-litmus-module-base
|
||||||
|
nodeset: centos-9-stream
|
||||||
|
voting: false
|
||||||
|
vars:
|
||||||
|
puppet_gem_version: 8.5
|
||||||
|
dnf_modules:
|
||||||
|
ruby: 3.1
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: puppet-openstack-litmus-latest-ubuntu-jammy
|
name: puppet-openstack-litmus-latest-ubuntu-jammy
|
||||||
parent: puppet-openstack-litmus-module-base
|
parent: puppet-openstack-litmus-module-base
|
||||||
@@ -74,11 +84,21 @@
|
|||||||
- job:
|
- job:
|
||||||
name: puppet-openstack-libraries-litmus-7.29-ubuntu-jammy
|
name: puppet-openstack-libraries-litmus-7.29-ubuntu-jammy
|
||||||
parent: puppet-openstack-litmus-libraries-base
|
parent: puppet-openstack-litmus-libraries-base
|
||||||
voting: false
|
|
||||||
nodeset: ubuntu-jammy
|
nodeset: ubuntu-jammy
|
||||||
|
voting: false
|
||||||
vars:
|
vars:
|
||||||
puppet_gem_version: 7.29
|
puppet_gem_version: 7.29
|
||||||
|
|
||||||
|
- job:
|
||||||
|
name: puppet-openstack-libraries-litmus-8.5-centos-9-stream
|
||||||
|
parent: puppet-openstack-litmus-libraries-base
|
||||||
|
nodeset: centos-9-stream
|
||||||
|
voting: false
|
||||||
|
vars:
|
||||||
|
puppet_gem_version: 8.5
|
||||||
|
dnf_modules:
|
||||||
|
ruby: 3.1
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: puppet-openstack-libraries-litmus-latest-ubuntu-jammy
|
name: puppet-openstack-libraries-litmus-latest-ubuntu-jammy
|
||||||
parent: puppet-openstack-litmus-libraries-base
|
parent: puppet-openstack-litmus-libraries-base
|
||||||
@@ -97,3 +117,6 @@
|
|||||||
gate:
|
gate:
|
||||||
jobs:
|
jobs:
|
||||||
- puppet-openstack-litmus-7.29-centos-9-stream
|
- puppet-openstack-litmus-7.29-centos-9-stream
|
||||||
|
experimental:
|
||||||
|
jobs:
|
||||||
|
- puppet-openstack-litmus-8.5-centos-9-stream
|
||||||
|
|||||||
Reference in New Issue
Block a user