e70059f971
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. Conflicts: fixtures/scenario000.pp README.md zuul.d/integration.yaml zuul.d/layout.yaml Change-Id: I7a07def6d53af069814b6565d8563ce757b26719 (cherry picked from commit81a94be30d
) (cherry picked from commit3ed443fc91
) (cherry picked from commit9f86444967
) (cherry picked from commitbe6b31b996
)
119 lines
3.0 KiB
YAML
119 lines
3.0 KiB
YAML
---
|
|
- job:
|
|
name: puppet-openstack-integration-6
|
|
parent: puppet-openstack-integration-run-base
|
|
abstract: true
|
|
vars:
|
|
puppet: 6
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7
|
|
parent: puppet-openstack-integration-run-base
|
|
abstract: true
|
|
vars:
|
|
puppet: 7
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario001
|
|
parent: puppet-openstack-integration-6
|
|
abstract: true
|
|
vars:
|
|
scenario: scenario001
|
|
ceph: pacific
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario001
|
|
parent: puppet-openstack-integration-7
|
|
abstract: true
|
|
vars:
|
|
scenario: scenario001
|
|
ceph: pacific
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario001-tempest-ubuntu-focal
|
|
parent: puppet-openstack-integration-6-scenario001
|
|
nodeset: ubuntu-focal
|
|
voting: false
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario001-tempest-centos-8-stream
|
|
parent: puppet-openstack-integration-7-scenario001
|
|
nodeset: centos-8-stream
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario002
|
|
parent: puppet-openstack-integration-6
|
|
abstract: true
|
|
vars:
|
|
scenario: scenario002
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario002
|
|
parent: puppet-openstack-integration-7
|
|
abstract: true
|
|
vars:
|
|
scenario: scenario002
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario002-tempest-ubuntu-focal
|
|
parent: puppet-openstack-integration-6-scenario002
|
|
nodeset: ubuntu-focal
|
|
voting: false
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario002-tempest-centos-8-stream
|
|
parent: puppet-openstack-integration-7-scenario002
|
|
nodeset: centos-8-stream
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario003
|
|
parent: puppet-openstack-integration-6
|
|
abstract: true
|
|
vars:
|
|
scenario: scenario003
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario003
|
|
parent: puppet-openstack-integration-7
|
|
abstract: true
|
|
vars:
|
|
scenario: scenario003
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario003-tempest-ubuntu-focal
|
|
parent: puppet-openstack-integration-6-scenario003
|
|
nodeset: ubuntu-focal
|
|
voting: false
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario003-tempest-centos-8-stream
|
|
parent: puppet-openstack-integration-7-scenario003
|
|
nodeset: centos-8-stream
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario004
|
|
parent: puppet-openstack-integration-6
|
|
abstract: true
|
|
vars:
|
|
scenario: scenario004
|
|
ceph: pacific
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario004
|
|
parent: puppet-openstack-integration-7
|
|
abstract: true
|
|
vars:
|
|
scenario: scenario004
|
|
ceph: pacific
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario004-tempest-ubuntu-focal
|
|
parent: puppet-openstack-integration-6-scenario004
|
|
nodeset: ubuntu-focal
|
|
voting: false
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-7-scenario004-tempest-centos-8-stream
|
|
parent: puppet-openstack-integration-7-scenario004
|
|
nodeset: centos-8-stream
|