From 315eb287379ce419e117c71a6fa74148ca166ca9 Mon Sep 17 00:00:00 2001 From: Takashi Kajinami Date: Thu, 29 May 2025 14:54:16 +0900 Subject: [PATCH] Remove stable/2023.2 job ... because stable/2023.2 reached its EOL. Change-Id: I934a60865a504f1a3d9af8a1f8df99bf6a7acdf5 --- zuul.d/manila-tempest-stable-jobs.yaml | 13 ------------- zuul.d/project.yaml | 1 - 2 files changed, 14 deletions(-) diff --git a/zuul.d/manila-tempest-stable-jobs.yaml b/zuul.d/manila-tempest-stable-jobs.yaml index b6b0038c..07f013a0 100644 --- a/zuul.d/manila-tempest-stable-jobs.yaml +++ b/zuul.d/manila-tempest-stable-jobs.yaml @@ -107,19 +107,6 @@ MANILA_SETUP_IPV6: false NEUTRON_CREATE_INITIAL_NETWORKS: true -- job: - name: manila-tempest-plugin-lvm-2023.2 - parent: manila-tempest-plugin-lvm-base - override-checkout: stable/2023.2 - vars: - # TODO(gouthamr): some tests are disabled due to bugs - # IPv6 Tests: https://bugs.launchpad.net/manila/+bug/1998489 - # drop these overrides once we address that bug. - tempest_exclude_regex: '(^manila_tempest_tests.tests.scenario.*IPv6.*)' - devstack_localrc: - MANILA_SETUP_IPV6: false - NEUTRON_CREATE_INITIAL_NETWORKS: true - - project-template: name: manila-tempest-plugin-jobs-using-service-image-stable description: | diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 901dddd5..3ca50922 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -11,7 +11,6 @@ - manila-tempest-plugin-lvm-2025.1 - manila-tempest-plugin-lvm-2024.2 - manila-tempest-plugin-lvm-2024.1 - - manila-tempest-plugin-lvm-2023.2 - manila-tempest-plugin-dummy-no-dhss-rbac - manila-tempest-plugin-container: voting: false