Migrate scenario 005 job to CentOS Stream 9

This is follow-up of 6f090cc74d and moves
the new scenario005 job to CentOS Stream 9, as RDO no longer supports
CentOS 8 Stream for Zed.

Change-Id: If16d67e17fc839a477a69cd3a9c72e96b6d4b6ea
This commit is contained in:
Takashi Kajinami 2022-06-20 16:19:43 +09:00
parent 12ea83efb7
commit 6145f70c1c
2 changed files with 1 additions and 7 deletions

View File

@ -173,15 +173,9 @@
nodeset: ubuntu-focal
voting: false
- job:
name: puppet-openstack-integration-7-scenario005-tempest-centos-8-stream
parent: puppet-openstack-integration-7-scenario005
nodeset: centos-8-stream
- job:
name: puppet-openstack-integration-7-scenario005-tempest-centos-9-stream
parent: puppet-openstack-integration-7-scenario005
voting: false
nodeset:
nodes:
- name: centos-9-stream

View File

@ -60,7 +60,7 @@
- puppet-openstack-integration-7-scenario002-tempest-centos-9-stream
- 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-8-stream
- puppet-openstack-integration-7-scenario005-tempest-centos-9-stream
gate:
jobs:
- puppet-openstack-integration-7-scenario001-tempest-centos-9-stream