diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 731a72ab69..e62f24a6eb 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -122,6 +122,8 @@ irrelevant-files: *tempest-irrelevant-files-2 - tempest-full-py3-centos-8-stream: irrelevant-files: *tempest-irrelevant-files + - tempest-full-centos-9-stream: + irrelevant-files: *tempest-irrelevant-files gate: jobs: - openstack-tox-pep8 diff --git a/zuul.d/tempest-specific.yaml b/zuul.d/tempest-specific.yaml index 5b6b702d5e..7d28e5cd4a 100644 --- a/zuul.d/tempest-specific.yaml +++ b/zuul.d/tempest-specific.yaml @@ -82,6 +82,12 @@ # >=5.0.0 with a [libvirt]virt_type of qemu (TCG). configure_swap_size: 4096 +- job: + name: tempest-full-centos-9-stream + parent: tempest-full-py3-centos-8-stream + voting: false + nodeset: devstack-single-node-centos-9-stream + - job: name: tempest-tox-plugin-sanity-check parent: tox