81a94be30d
The job has been kept non-voting for very long. Because we already have number of integration jobs, which are all superset of this tiny job, let's remove the job to reduce the resource we consume for testing. Change-Id: I7a07def6d53af069814b6565d8563ce757b26719
113 lines
2.9 KiB
YAML
113 lines
2.9 KiB
YAML
---
|
|
- job:
|
|
name: puppet-openstack-integration-7
|
|
parent: puppet-openstack-integration-run-base
|
|
abstract: true
|
|
vars:
|
|
puppet: 7
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario001
|
|
parent: puppet-openstack-integration-7
|
|
abstract: true
|
|
vars:
|
|
scenario: scenario001
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario001-tempest-ubuntu-jammy
|
|
parent: puppet-openstack-integration-7-scenario001
|
|
nodeset: ubuntu-jammy
|
|
voting: false
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario001-tempest-centos-9-stream
|
|
parent: puppet-openstack-integration-7-scenario001
|
|
nodeset:
|
|
nodes:
|
|
- name: centos-9-stream
|
|
label: centos-9-stream
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario002
|
|
parent: puppet-openstack-integration-7
|
|
abstract: true
|
|
vars:
|
|
scenario: scenario002
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario002-tempest-ubuntu-jammy
|
|
parent: puppet-openstack-integration-7-scenario002
|
|
nodeset: ubuntu-jammy
|
|
voting: false
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario002-tempest-centos-9-stream
|
|
parent: puppet-openstack-integration-7-scenario002
|
|
nodeset:
|
|
nodes:
|
|
- name: centos-9-stream
|
|
label: centos-9-stream
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario003
|
|
parent: puppet-openstack-integration-7
|
|
abstract: true
|
|
vars:
|
|
scenario: scenario003
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario003-tempest-ubuntu-jammy
|
|
parent: puppet-openstack-integration-7-scenario003
|
|
nodeset: ubuntu-jammy
|
|
voting: false
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario003-tempest-centos-9-stream
|
|
parent: puppet-openstack-integration-7-scenario003
|
|
nodeset:
|
|
nodes:
|
|
- name: centos-9-stream
|
|
label: centos-9-stream
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario004
|
|
parent: puppet-openstack-integration-7
|
|
abstract: true
|
|
vars:
|
|
scenario: scenario004
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario004-tempest-ubuntu-jammy
|
|
parent: puppet-openstack-integration-7-scenario004
|
|
nodeset: ubuntu-jammy
|
|
voting: false
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario004-tempest-centos-9-stream
|
|
parent: puppet-openstack-integration-7-scenario004
|
|
nodeset:
|
|
nodes:
|
|
- name: centos-9-stream
|
|
label: centos-9-stream
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario005
|
|
parent: puppet-openstack-integration-7
|
|
abstract: true
|
|
vars:
|
|
scenario: scenario005
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario005-tempest-ubuntu-jammy
|
|
parent: puppet-openstack-integration-7-scenario005
|
|
nodeset: ubuntu-jammy
|
|
voting: false
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario005-tempest-centos-9-stream
|
|
parent: puppet-openstack-integration-7-scenario005
|
|
nodeset:
|
|
nodes:
|
|
- name: centos-9-stream
|
|
label: centos-9-stream
|