Update gate jobs as per the 2025.1 cycle testing runtime

As per 2025.1 testing runtime[1], we need to test on Ubuntu
Noble (which will be taken care by tempest and devstack
patches to move base jobs to Noble (depends-On)) and at least single
job to run on Ubutnu Jammy (for smooth upgrade from previous
releases).

This commit keep rbac old default job continue running on Jammy
which can be moved to noble in next cycle.

Depends-On: https://review.opendev.org/c/openstack/tempest/+/932156
[1] https://governance.openstack.org/tc/reference/runtimes/2025.1.html

Change-Id: I99c0eb76d63a5902555f5527dbfdaf96c47a098f
This commit is contained in:
Ghanshyam Mann 2024-11-18 17:09:01 -08:00
parent 1acaf899a6
commit 3abab88784

View File

@ -780,6 +780,10 @@
- job:
name: tempest-integrated-compute-rbac-old-defaults
parent: tempest-integrated-compute
# TODO(gmann): As per the 2025.1 testing runtime, we need to run at least
# one job on jammy. This job can be moved to Noble in the next cycle
# (2025.2).
nodeset: openstack-single-node-jammy
description: |
This job runs the Tempest tests with Nova RBAC old defaults
vars: