Stop running jobs for stable/zed

The zed branch is transitioning to unmaintained, stop testing it and
drop the corresponding periodic jobs.

Change-Id: Ia6722d85b5f1350ab20db4d76f90640bfe979eae
This commit is contained in:
Dr. Jens Harbott 2024-04-30 17:26:21 +02:00 committed by Ghanshyam Mann
parent 4fa5ce5da7
commit 59e1cb442f
3 changed files with 4 additions and 34 deletions

View File

@ -228,7 +228,7 @@
name: tempest-multinode-full-py3
parent: tempest-multinode-full-base
nodeset: openstack-two-node-jammy
# This job runs on ubuntu Jammy and after stable/zed.
# This job runs on ubuntu Jammy and after unmaintained/zed.
branches:
regex: ^.*/(victoria|wallaby|xena|yoga|zed)$
negate: true

View File

@ -39,7 +39,7 @@
# those in respective stable branch gate.
- tempest-full-2024-1:
irrelevant-files: *tempest-irrelevant-files
- tempest-full-zed:
- tempest-full-2023-1:
irrelevant-files: *tempest-irrelevant-files
- tempest-multinode-full-py3:
irrelevant-files: *tempest-irrelevant-files
@ -169,8 +169,6 @@
irrelevant-files: *tempest-irrelevant-files
- tempest-all-rbac-old-defaults
- tempest-full-parallel
- tempest-full-zed-extra-tests
- tempest-full-enforce-scope-new-defaults-zed
- neutron-ovs-tempest-dvr-ha-multinode-full:
irrelevant-files: *tempest-irrelevant-files
- nova-tempest-v2-api:
@ -192,15 +190,12 @@
- tempest-full-2024-1
- tempest-full-2023-2
- tempest-full-2023-1
- tempest-full-zed
- tempest-slow-2024-1
- tempest-slow-2023-2
- tempest-slow-2023-1
- tempest-slow-zed
- tempest-full-2024-1-extra-tests
- tempest-full-2023-2-extra-tests
- tempest-full-2023-1-extra-tests
- tempest-full-zed-extra-tests
periodic:
jobs:
- tempest-all
@ -212,4 +207,3 @@
- tempest-centos9-stream-fips
- tempest-full-centos-9-stream
- tempest-full-test-account-no-admin-py3
- tempest-full-enforce-scope-new-defaults-zed

View File

@ -17,12 +17,6 @@
nodeset: openstack-single-node-jammy
override-checkout: stable/2023.1
- job:
name: tempest-full-zed
parent: tempest-full-py3
nodeset: openstack-single-node-focal
override-checkout: stable/zed
- job:
name: tempest-full-2024-1-extra-tests
parent: tempest-extra-tests
@ -41,12 +35,6 @@
nodeset: openstack-single-node-jammy
override-checkout: stable/2023.1
- job:
name: tempest-full-zed-extra-tests
parent: tempest-extra-tests
nodeset: openstack-single-node-focal
override-checkout: stable/zed
- job:
name: tempest-slow-2024-1
parent: tempest-slow-py3
@ -65,18 +53,6 @@
nodeset: openstack-two-node-jammy
override-checkout: stable/2023.1
- job:
name: tempest-full-enforce-scope-new-defaults-zed
parent: tempest-full-enforce-scope-new-defaults
nodeset: openstack-single-node-focal
override-checkout: stable/zed
- job:
name: tempest-slow-zed
parent: tempest-slow-py3
nodeset: openstack-two-node-focal
override-checkout: stable/zed
- job:
name: tempest-full-py3
parent: devstack-tempest
@ -110,7 +86,7 @@
name: tempest-multinode-full-py3
parent: tempest-multinode-full
nodeset: openstack-two-node-focal
# This job runs on Focal and supposed to run until stable/zed.
# This job runs on Focal and supposed to run until unmaintained/zed.
branches:
- ^.*/victoria
- ^.*/wallaby
@ -133,7 +109,7 @@
name: tempest-multinode-full
parent: tempest-multinode-full-base
nodeset: openstack-two-node-focal
# This job runs on Focal and on python2. This is for stable/victoria to stable/zed.
# This job runs on Focal and on python2. This is for unmaintained/victoria to unmaintained/zed.
branches:
- ^.*/victoria
- ^.*/wallaby