acb80f48a2
RDO has switched to use centos-8-stream to build and validate spec changes in RDO Trunk for master. Also, now puppet-promotion pipeline is using both CentOS Linux 8 and CentOS Stream 8 as promotion criteria. This patch is adding CentOS 8 stream jobs in puppet-openstack projects. First, i'm adding them to check pipelines as non-voting and once we check they are stable we can move them to voting. Change-Id: I6d5c26585a5f5687584a63435ce5cebba7ffae79
134 lines
3.6 KiB
YAML
134 lines
3.6 KiB
YAML
---
|
|
- job:
|
|
name: puppet-openstack-integration-6
|
|
parent: puppet-openstack-integration-run-base
|
|
abstract: true
|
|
vars:
|
|
puppet: 6
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario001
|
|
parent: puppet-openstack-integration-6
|
|
abstract: true
|
|
vars:
|
|
scenario: scenario001
|
|
ceph: nautilus
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario001-tempest-ubuntu-bionic
|
|
parent: puppet-openstack-integration-6-scenario001
|
|
nodeset: ubuntu-bionic
|
|
voting: false
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario001-tempest-centos-8
|
|
parent: puppet-openstack-integration-6-scenario001
|
|
nodeset: centos-8
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario001-tempest-centos-8-stream
|
|
parent: puppet-openstack-integration-6-scenario001
|
|
nodeset: centos-8-stream
|
|
voting: false
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario001-tempest-debian-stable-luminous
|
|
parent: puppet-openstack-integration-6-scenario001
|
|
nodeset: debian-stable
|
|
vars:
|
|
ceph: luminous
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario002
|
|
parent: puppet-openstack-integration-6
|
|
abstract: true
|
|
vars:
|
|
scenario: scenario002
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario002-tempest-ubuntu-bionic
|
|
parent: puppet-openstack-integration-6-scenario002
|
|
nodeset: ubuntu-bionic
|
|
voting: false
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario002-tempest-centos-8
|
|
parent: puppet-openstack-integration-6-scenario002
|
|
nodeset: centos-8
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario002-tempest-centos-8-stream
|
|
parent: puppet-openstack-integration-6-scenario002
|
|
nodeset: centos-8-stream
|
|
voting: false
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario002-tempest-debian-stable
|
|
parent: puppet-openstack-integration-6-scenario002
|
|
nodeset: debian-stable
|
|
vars:
|
|
ceph: luminous
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario003
|
|
parent: puppet-openstack-integration-6
|
|
abstract: true
|
|
vars:
|
|
scenario: scenario003
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario003-tempest-ubuntu-bionic
|
|
parent: puppet-openstack-integration-6-scenario003
|
|
nodeset: ubuntu-bionic
|
|
voting: false
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario003-tempest-centos-8
|
|
parent: puppet-openstack-integration-6-scenario003
|
|
nodeset: centos-8
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario003-tempest-centos-8-stream
|
|
parent: puppet-openstack-integration-6-scenario003
|
|
nodeset: centos-8-stream
|
|
voting: false
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario003-tempest-debian-stable
|
|
parent: puppet-openstack-integration-6-scenario003
|
|
nodeset: debian-stable
|
|
vars:
|
|
ceph: luminous
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario004
|
|
parent: puppet-openstack-integration-6
|
|
abstract: true
|
|
vars:
|
|
scenario: scenario004
|
|
ceph: nautilus
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario004-tempest-ubuntu-bionic
|
|
parent: puppet-openstack-integration-6-scenario004
|
|
nodeset: ubuntu-bionic
|
|
voting: false
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario004-tempest-centos-8
|
|
parent: puppet-openstack-integration-6-scenario004
|
|
nodeset: centos-8
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario004-tempest-centos-8-stream
|
|
parent: puppet-openstack-integration-6-scenario004
|
|
nodeset: centos-8-stream
|
|
voting: false
|
|
|
|
- job:
|
|
name: puppet-openstack-integration-6-scenario004-tempest-debian-stable-luminous
|
|
parent: puppet-openstack-integration-6-scenario004
|
|
nodeset: debian-stable
|
|
vars:
|
|
ceph: luminous
|