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/thread/UDQAC7SR5JAQJE5WBAG54A2MTBVBTJ44/ [2] https://review.opendev.org/c/openstack/tempest/+/933398 [3] https://review.opendev.org/c/openstack/devstack/+/933704 Change-Id: Icada5372d5a3f0c4af101ffef1361436b22b0e4f
This commit is contained in:
parent
4f74a49e1e
commit
cbf4dbc963
@ -9,7 +9,6 @@
|
||||
- cyborg-tempest-2024-2
|
||||
- cyborg-tempest-2024-1
|
||||
- cyborg-tempest-2023-2
|
||||
- cyborg-tempest-2023-1
|
||||
- cyborg-tempest-ipv6-only
|
||||
gate:
|
||||
jobs:
|
||||
@ -176,9 +175,3 @@
|
||||
parent: cyborg-tempest
|
||||
nodeset: openstack-single-node-jammy
|
||||
override-checkout: stable/2023.2
|
||||
|
||||
- job:
|
||||
name: cyborg-tempest-2023-1
|
||||
parent: cyborg-tempest
|
||||
nodeset: openstack-single-node-jammy
|
||||
override-checkout: stable/2023.1
|
||||
|
Loading…
Reference in New Issue
Block a user