X Tutup
From d037594de20885aa6106439f50ece663a9776c86 Mon Sep 17 00:00:00 2001 From: Zuul Date: Fri, 29 Nov 2024 08:41:18 +0000 Subject: [PATCH] Update git submodules * Update vitrage-tempest-plugin from branch 'master' to a294899d4e940b052edb5e36b6d7e10deddf12c8 - Merge "Update gate jobs as per the 2025.1 cycle testing runtime" - 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[2] to move base jobs to Noble) and at least single job to run on Ubutnu Jammy (for smooth upgrade from previous releases). Because of bug#2088358, we need to enabling the devstack's GLOBAL_ENV. Tracking: https://etherpad.opendev.org/p/migrate-to-noble Closes-Bug: #2088358 [1] https://governance.openstack.org/tc/reference/runtimes/2025.1.html [2] https://review.opendev.org/c/openstack/tempest/+/932156 Change-Id: I4686c922aaa639ae9dce33e1fb0fac9da78b6a93 --- vitrage-tempest-plugin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vitrage-tempest-plugin b/vitrage-tempest-plugin index cf89dffcd7..a294899d4e 160000 --- a/vitrage-tempest-plugin +++ b/vitrage-tempest-plugin @@ -1 +1 @@ -Subproject commit cf89dffcd74b3260c23f655a28710cb50d5a3220 +Subproject commit a294899d4e940b052edb5e36b6d7e10deddf12c8
X Tutup