Update stable branch jobs

Remove unmaintained/2024.1 jobs. Also add a few recent stable branches.

Co-Authored-By: Ghanshyam Maan <gmaan@ghanshyammann.com>
Change-Id: Id400be4b6b6b4636402f4baab495dfdb5ad01cb6
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
diff --git a/.zuul.yaml b/.zuul.yaml
index 7dbef74..af9cc75 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -8,8 +8,9 @@
         - barbican-tempest-plugin-simple-crypto
         - barbican-tempest-plugin-simple-crypto-jammy
         - barbican-tempest-plugin-simple-crypto-secure-rbac
+        - barbican-tempest-plugin-simple-crypto-2025-2
+        - barbican-tempest-plugin-simple-crypto-2025-1
         - barbican-tempest-plugin-simple-crypto-2024-2
-        - barbican-tempest-plugin-simple-crypto-2024-1
         - barbican-tempest-plugin-simple-crypto-ipv6-only
         - barbican-tempest-plugin-simple-crypto-castellan-src
         - barbican-tempest-plugin-simple-crypto-cursive
@@ -66,10 +67,10 @@
         - barbican-tempest-plugin
 
 - job:
-    name: barbican-tempest-plugin-simple-crypto-2024-2
+    name: barbican-tempest-plugin-simple-crypto-2025-2
     parent: barbican-tempest-plugin-simple-crypto
-    nodeset: openstack-single-node-jammy
-    override-checkout: stable/2024.2
+    nodeset: openstack-single-node-noble
+    override-checkout: stable/2025.1
     vars: &microversion_v1_1
       devstack_local_conf:
         test-config:
@@ -79,10 +80,17 @@
               max_microversion: '1.1'
 
 - job:
-    name: barbican-tempest-plugin-simple-crypto-2024-1
+    name: barbican-tempest-plugin-simple-crypto-2025-1
+    parent: barbican-tempest-plugin-simple-crypto
+    nodeset: openstack-single-node-noble
+    override-checkout: stable/2025.1
+    vars: *microversion_v1_1
+
+- job:
+    name: barbican-tempest-plugin-simple-crypto-2024-2
     parent: barbican-tempest-plugin-simple-crypto
     nodeset: openstack-single-node-jammy
-    override-checkout: stable/2024.1
+    override-checkout: stable/2024.2
     vars: *microversion_v1_1
 
 - job: