[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:
Takashi Kajinami
2023-11-29 13:44:18 +09:00
parent e665c47a6a
commit 3b2577735d
2 changed files with 16 additions and 0 deletions

View File

@@ -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

View File

@@ -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