From d519c3a2fe2140ed55757a5f8f49d9b02b766bf2 Mon Sep 17 00:00:00 2001 From: Vladimir Kozhukalov Date: Fri, 15 Nov 2024 13:46:44 -0600 Subject: [PATCH] Remove 2023.1 build jobs The 2023.1 release is unmaintained since 2024-10-30. See https://releases.openstack.org/ Depends-On: I8375b16338b172a5875b7a379df085020490305c Depends-On: I3ad6680abfb2d41847f69bfd88fe4c89ea87c61e Change-Id: I99b8cea76354544a0734b763421b21d094cd4022 --- zuul.d/2023.1.yaml | 95 --------------------------------------------- zuul.d/project.yaml | 7 ---- 2 files changed, 102 deletions(-) delete mode 100644 zuul.d/2023.1.yaml diff --git a/zuul.d/2023.1.yaml b/zuul.d/2023.1.yaml deleted file mode 100644 index 5656600c05..0000000000 --- a/zuul.d/2023.1.yaml +++ /dev/null @@ -1,95 +0,0 @@ ---- -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -- job: - name: openstack-helm-keystone-ldap-2023-1-ubuntu_focal - parent: openstack-helm-keystone-ldap - nodeset: openstack-helm-1node-ubuntu_focal - vars: - osh_params: - openstack_release: "2023.1" - container_distro_name: ubuntu - container_distro_version: focal - feature_gates: ldap - -- job: - name: openstack-helm-horizon-2023-1-ubuntu_focal - parent: openstack-helm-horizon - nodeset: openstack-helm-1node-ubuntu_focal - vars: - osh_params: - openstack_release: "2023.1" - container_distro_name: ubuntu - container_distro_version: focal - feature_gates: logo - -- job: - name: openstack-helm-horizon-2023-1-ubuntu_jammy - parent: openstack-helm-horizon - nodeset: openstack-helm-1node-ubuntu_jammy - vars: - osh_params: - openstack_release: "2023.1" - container_distro_name: ubuntu - container_distro_version: jammy - feature_gates: logo - -- job: - name: openstack-helm-cinder-2023-1-ubuntu_focal - parent: openstack-helm-cinder - nodeset: openstack-helm-3nodes-ubuntu_focal - vars: - osh_params: - openstack_release: "2023.1" - container_distro_name: ubuntu - container_distro_version: focal - -- job: - name: openstack-helm-cinder-2023-1-ubuntu_jammy - parent: openstack-helm-cinder-rook - nodeset: openstack-helm-3nodes-ubuntu_jammy - vars: - osh_params: - openstack_release: "2023.1" - container_distro_name: ubuntu - container_distro_version: jammy - -- job: - name: openstack-helm-compute-kit-2023-1-ubuntu_focal - parent: openstack-helm-compute-kit - nodeset: openstack-helm-3nodes-ubuntu_focal - vars: - osh_params: - openstack_release: "2023.1" - container_distro_name: ubuntu - container_distro_version: focal - -- job: - name: openstack-helm-compute-kit-2023-1-ubuntu_jammy - parent: openstack-helm-compute-kit - nodeset: openstack-helm-3nodes-ubuntu_jammy - vars: - osh_params: - openstack_release: "2023.1" - container_distro_name: ubuntu - container_distro_version: jammy - -- job: - name: openstack-helm-tacker-2023-1-ubuntu_focal - parent: openstack-helm-tacker - nodeset: openstack-helm-1node-32GB-ubuntu_focal - vars: - osh_params: - openstack_release: "2023.1" - container_distro_name: ubuntu - container_distro_version: focal diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 7d24425696..b030e9cca2 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -23,10 +23,6 @@ jobs: - openstack-helm-lint - openstack-helm-bandit - # 2023.1 - - openstack-helm-cinder-2023-1-ubuntu_focal # 3 nodes - - openstack-helm-compute-kit-2023-1-ubuntu_focal # 3 nodes - - openstack-helm-compute-kit-2023-1-ubuntu_jammy # 3 nodes # 2023.2 - openstack-helm-horizon-2023-2-ubuntu_jammy # 1 node - openstack-helm-keystone-ldap-2023-2-ubuntu_jammy # 1 node @@ -55,9 +51,6 @@ post: jobs: - publish-openstack-helm-charts - experimental: - jobs: - - openstack-helm-tacker-2023-1-ubuntu_focal periodic: jobs: - openstack-helm-compute-kit-helm-repo-public-2024-1-ubuntu_jammy # 1 node + 2 nodes