From 3abab887843a3b6a82d8b318e4008da5003a3cbd Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Mon, 18 Nov 2024 17:09:01 -0800 Subject: [PATCH] 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 --- .zuul.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index b33b907ace..a96350c52c 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -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: