Remove stable/2023.1 job from master gate

stable/2023.1 is planned to be in unmaintained state[1]
and with python 3.8 drop from Tempest[2], we have to pin the
Tempest for stable/2023.1 testing[3]. This means Tempest and
its plugin master does not need to support stable/2023.1.

With that we can remove the stable/2023.1 jobs from tempest
plugin master jobs.

[1] https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/message/UDQAC7SR5JAQJE5WBAG54A2MTBVBTJ44/
[2] https://review.opendev.org/c/openstack/tempest/+/933398
[3] https://review.opendev.org/c/openstack/devstack/+/933704

Change-Id: I5bf0f619a1b72aed02ab5471a1a815d22d78b2df
This commit is contained in:
Ghanshyam Mann
2024-11-06 11:36:37 -08:00
committed by Ghanshyam
parent 8ac8c4ff9c
commit 8b0557f1af
-7
View File
@@ -46,7 +46,6 @@
- keystone-dsvm-py3-functional-federation-ubuntu-jammy-k2k
- keystone-dsvm-py3-functional-2024-1
- keystone-dsvm-py3-functional-2023-2
- keystone-dsvm-py3-functional-2023-1
- keystone-protection-functional
gate:
jobs:
@@ -65,9 +64,3 @@
parent: keystone-dsvm-py3-functional
nodeset: openstack-single-node-jammy
override-checkout: stable/2023.2
- job:
name: keystone-dsvm-py3-functional-2023-1
parent: keystone-dsvm-py3-functional
nodeset: openstack-single-node-jammy
override-checkout: stable/2023.1