From 106137decfabe4ca3754adeffb5572e171d558e7 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Thu, 29 May 2025 17:25:57 +0900 Subject: [PATCH] Update stable branch jobs stable/2023.2 has reached its EOL so it should be removed. Also add the missing stable/2025.1 job to cover all active stable branches. Change-Id: I85917db8917c2d273d8ccd349bdd229109d541ce --- .zuul.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index db7c69f..eab52ef 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -11,12 +11,18 @@ voting: true - cloudkitty-tempest-full-v2-storage-elasticsearch: voting: true + - cloudkitty-tempest-full-v2-storage-influxdb-2025-1 - cloudkitty-tempest-full-v2-storage-influxdb-2024-2 - cloudkitty-tempest-full-v2-storage-influxdb-2024-1 - - cloudkitty-tempest-full-v2-storage-influxdb-2023-2 gate: jobs: *cloudkitty_tempest_jobs +- job: + name: cloudkitty-tempest-full-v2-storage-influxdb-2025-1 + parent: cloudkitty-tempest-full-v2-storage-influxdb + nodeset: openstack-single-node-noble + override-checkout: stable/2025.1 + - job: name: cloudkitty-tempest-full-v2-storage-influxdb-2024-2 parent: cloudkitty-tempest-full-v2-storage-influxdb @@ -28,9 +34,3 @@ parent: cloudkitty-tempest-full-v2-storage-influxdb nodeset: openstack-single-node-jammy override-checkout: stable/2024.1 - -- job: - name: cloudkitty-tempest-full-v2-storage-influxdb-2023-2 - parent: cloudkitty-tempest-full-v2-storage-influxdb - nodeset: openstack-single-node-jammy - override-checkout: stable/2023.2