Merge "Remove test jobs for old Openstack releases"

This commit is contained in:
Zuul 2023-11-08 02:20:17 +00:00 committed by Gerrit Code Review
commit 545a621ffc
5 changed files with 2 additions and 128 deletions

View File

@ -240,7 +240,7 @@
timeout: 7200
vars:
osh_params:
openstack_release: wallaby
openstack_release: "2023.1"
container_distro_name: ubuntu
container_distro_version: focal
feature_gates: netpol
@ -271,7 +271,7 @@
timeout: 7200
vars:
osh_params:
openstack_release: wallaby
openstack_release: "2023.1"
container_distro_name: ubuntu
container_distro_version: focal
feature_gates: netpol

View File

@ -62,16 +62,6 @@
- openstack-helm-tacker-2023-1-ubuntu_focal
periodic-weekly:
jobs:
# Victoria
- openstack-helm-cinder-victoria-ubuntu_focal
- openstack-helm-compute-kit-victoria-ubuntu_focal
# Wallaby
- openstack-helm-cinder-wallaby-ubuntu_focal
- openstack-helm-compute-kit-wallaby-ubuntu_focal
# Xena
- openstack-helm-cinder-xena-ubuntu_focal
- openstack-helm-compute-kit-xena-ubuntu_focal
- openstack-helm-horizon-xena-ubuntu_focal
# Zed
- openstack-helm-horizon-zed-ubuntu_focal
- openstack-helm-horizon-zed-ubuntu_jammy

View File

@ -1,32 +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-cinder-victoria-ubuntu_focal
parent: openstack-helm-cinder
nodeset: openstack-helm-1node-ubuntu_focal
vars:
osh_params:
openstack_release: victoria
container_distro_name: ubuntu
container_distro_version: focal
- job:
name: openstack-helm-compute-kit-victoria-ubuntu_focal
parent: openstack-helm-compute-kit
nodeset: openstack-helm-1node-ubuntu_focal
vars:
osh_params:
openstack_release: victoria
container_distro_name: ubuntu
container_distro_version: focal

View File

@ -1,42 +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-cinder-wallaby-ubuntu_focal
parent: openstack-helm-cinder
nodeset: openstack-helm-1node-ubuntu_focal
vars:
osh_params:
openstack_release: wallaby
container_distro_name: ubuntu
container_distro_version: focal
- job:
name: openstack-helm-compute-kit-wallaby-ubuntu_focal
parent: openstack-helm-compute-kit
nodeset: openstack-helm-1node-ubuntu_focal
vars:
osh_params:
openstack_release: wallaby
container_distro_name: ubuntu
container_distro_version: focal
- job:
name: openstack-helm-horizon-wallaby-ubuntu_focal
parent: openstack-helm-horizon
nodeset: openstack-helm-1node-ubuntu_focal
vars:
osh_params:
openstack_release: wallaby
container_distro_name: ubuntu
container_distro_version: focal

View File

@ -1,42 +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-cinder-xena-ubuntu_focal
parent: openstack-helm-cinder
nodeset: openstack-helm-1node-ubuntu_focal
vars:
osh_params:
openstack_release: xena
container_distro_name: ubuntu
container_distro_version: focal
- job:
name: openstack-helm-compute-kit-xena-ubuntu_focal
parent: openstack-helm-compute-kit
nodeset: openstack-helm-1node-32GB-ubuntu_focal
vars:
osh_params:
openstack_release: xena
container_distro_name: ubuntu
container_distro_version: focal
- job:
name: openstack-helm-horizon-xena-ubuntu_focal
parent: openstack-helm-horizon
nodeset: openstack-helm-1node-ubuntu_focal
vars:
osh_params:
openstack_release: xena
container_distro_name: ubuntu
container_distro_version: focal