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: Iee5daac1edcb1aaa6c5eb8e922ec7732899afa57
This commit is contained in:
Ghanshyam Mann 2024-11-06 11:30:21 -08:00 committed by Ghanshyam
parent df4cb84e52
commit c01cab3614

View File

@ -10,7 +10,6 @@
- barbican-tempest-plugin-simple-crypto-2024-2
- barbican-tempest-plugin-simple-crypto-2024-1
- barbican-tempest-plugin-simple-crypto-2023-2
- barbican-tempest-plugin-simple-crypto-2023-1
- barbican-tempest-plugin-simple-crypto-ipv6-only
- barbican-tempest-plugin-simple-crypto-castellan-src
- barbican-tempest-plugin-simple-crypto-cursive
@ -84,13 +83,6 @@
override-checkout: stable/2023.2
vars: *microversion_v1_1
- job:
name: barbican-tempest-plugin-simple-crypto-2023-1
parent: barbican-tempest-plugin-simple-crypto
nodeset: openstack-single-node-jammy
override-checkout: stable/2023.1
vars: *microversion_v1_1
- job:
name: barbican-tempest-plugin-simple-crypto-yoga
parent: barbican-tempest-plugin-simple-crypto
@ -176,16 +168,6 @@
# barbican_tempest:
# enable_multiple_secret_stores: True
- job:
name: barbican-tempest-plugin-simple-crypto-secure-rbac-2023-1
parent: barbican-tempest-plugin-simple-crypto-secure-rbac
nodeset: openstack-single-node-jammy
override-checkout: stable/2023.1
required-projects:
- name: openstack/barbican-tempest-plugin
override-checkout: a31f9ef3a68e58fe970783d1b7b4cff45e4ee78b
vars: *microversion_v1_0
- job:
name: barbican-tempest-plugin-simple-crypto-secure-rbac-zed
parent: barbican-tempest-plugin-simple-crypto-secure-rbac