[stable/2023.1 only] Add integration jobs with Ceph reef
RDO switched ceph release for Antelope release from quincy to reef. This adds a few additional integration jobs to test the same combination. The new jobs only run in check queue for now, because we already have jobs with quincy for gate. Change-Id: I38a9d74f2c4aea426f3292d9c4ba296fb16fc7ad
This commit is contained in:
@@ -110,3 +110,15 @@
|
||||
nodes:
|
||||
- name: centos-9-stream
|
||||
label: centos-9-stream
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-integration-7-scenario001-tempest-centos-9-stream-reef
|
||||
parent: puppet-openstack-integration-7-scenario001-tempest-centos-9-stream
|
||||
vars:
|
||||
ceph: reef
|
||||
|
||||
- job:
|
||||
name: puppet-openstack-integration-7-scenario004-tempest-centos-9-stream-reef
|
||||
parent: puppet-openstack-integration-7-scenario004-tempest-centos-9-stream
|
||||
vars:
|
||||
ceph: reef
|
||||
|
||||
@@ -53,6 +53,8 @@
|
||||
- puppet-openstack-integration-7-scenario003-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-scenario001-tempest-centos-9-stream-reef
|
||||
- puppet-openstack-integration-7-scenario004-tempest-centos-9-stream-reef
|
||||
gate:
|
||||
jobs:
|
||||
- puppet-openstack-integration-7-scenario001-tempest-centos-9-stream
|
||||
@@ -67,6 +69,7 @@
|
||||
jobs:
|
||||
- puppet-openstack-integration-7-scenario001-tempest-ubuntu-jammy
|
||||
- puppet-openstack-integration-7-scenario001-tempest-centos-9-stream
|
||||
- puppet-openstack-integration-7-scenario001-tempest-centos-9-stream-reef
|
||||
gate:
|
||||
jobs:
|
||||
- puppet-openstack-integration-7-scenario001-tempest-centos-9-stream
|
||||
@@ -97,6 +100,7 @@
|
||||
jobs:
|
||||
- puppet-openstack-integration-7-scenario004-tempest-ubuntu-jammy
|
||||
- puppet-openstack-integration-7-scenario004-tempest-centos-9-stream
|
||||
- puppet-openstack-integration-7-scenario004-tempest-centos-9-stream-reef
|
||||
gate:
|
||||
jobs:
|
||||
- puppet-openstack-integration-7-scenario004-tempest-centos-9-stream
|
||||
|
||||
Reference in New Issue
Block a user