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: I5882ea574438fc8f9bd4384524701a69a7d13c56
This commit is contained in:
parent
84f214229a
commit
dc5ba3f634
@ -11,8 +11,6 @@
|
||||
- ironic-standalone-2024.1
|
||||
- ironic-standalone-2023.2:
|
||||
voting: false
|
||||
- ironic-standalone-2023.1:
|
||||
voting: false
|
||||
- ironic-tempest-functional-python3
|
||||
- ironic-tempest-functional-python3-2024.2
|
||||
- ironic-tempest-functional-python3-2024.1
|
||||
@ -22,22 +20,16 @@
|
||||
- ironic-tempest-functional-rbac-scope-enforced-2024.1
|
||||
- ironic-tempest-functional-rbac-scope-enforced-2023.2:
|
||||
voting: false
|
||||
- ironic-tempest-functional-rbac-scope-enforced-2023.1:
|
||||
voting: false
|
||||
- ironic-standalone-anaconda
|
||||
- ironic-standalone-anaconda-2024.2
|
||||
- ironic-standalone-anaconda-2024.1
|
||||
- ironic-standalone-anaconda-2023.2:
|
||||
voting: false
|
||||
- ironic-standalone-anaconda-2023.1:
|
||||
voting: false
|
||||
- ironic-standalone-redfish
|
||||
- ironic-standalone-redfish-2024.2
|
||||
- ironic-standalone-redfish-2024.1
|
||||
- ironic-standalone-redfish-2023.2:
|
||||
voting: false
|
||||
- ironic-standalone-redfish-2023.1:
|
||||
voting: false
|
||||
# NOTE(dtantsur): inspector is deprecated and rarely sees any changes,
|
||||
# no point in running many jobs
|
||||
- ironic-inspector-tempest
|
||||
@ -56,8 +48,6 @@
|
||||
voting: false
|
||||
- ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode-2023.2:
|
||||
voting: false
|
||||
- ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode-2023.1:
|
||||
voting: false
|
||||
- ironic-inspector-tempest-discovery:
|
||||
voting: false
|
||||
gate:
|
||||
|
@ -13,11 +13,6 @@
|
||||
parent: ironic-standalone
|
||||
override-checkout: stable/2023.2
|
||||
|
||||
- job:
|
||||
name: ironic-standalone-2023.1
|
||||
parent: ironic-standalone
|
||||
override-checkout: stable/2023.1
|
||||
|
||||
- job:
|
||||
name: ironic-standalone-redfish-2024.2
|
||||
parent: ironic-standalone
|
||||
@ -33,11 +28,6 @@
|
||||
parent: ironic-standalone
|
||||
override-checkout: stable/2023.2
|
||||
|
||||
- job:
|
||||
name: ironic-standalone-redfish-2023.1
|
||||
parent: ironic-standalone
|
||||
override-checkout: stable/2023.1
|
||||
|
||||
- job:
|
||||
name: ironic-standalone-anaconda-2024.2
|
||||
parent: ironic-standalone-anaconda
|
||||
@ -53,11 +43,6 @@
|
||||
parent: ironic-standalone-anaconda
|
||||
override-checkout: stable/2023.2
|
||||
|
||||
- job:
|
||||
name: ironic-standalone-anaconda-2023.1
|
||||
parent: ironic-standalone-anaconda
|
||||
override-checkout: stable/2023.1
|
||||
|
||||
- job:
|
||||
name: ironic-tempest-functional-python3-2024.2
|
||||
parent: ironic-tempest-functional-python3
|
||||
@ -73,11 +58,6 @@
|
||||
parent: ironic-tempest-functional-python3
|
||||
override-checkout: stable/2023.2
|
||||
|
||||
- job:
|
||||
name: ironic-tempest-functional-python3-2023.1
|
||||
parent: ironic-tempest-functional-python3
|
||||
override-checkout: stable/2023.1
|
||||
|
||||
- job:
|
||||
name: ironic-tempest-functional-rbac-scope-enforced-2024.2
|
||||
parent: ironic-tempest-functional-rbac-scope-enforced
|
||||
@ -93,11 +73,6 @@
|
||||
parent: ironic-tempest-functional-rbac-scope-enforced
|
||||
override-checkout: stable/2023.2
|
||||
|
||||
- job:
|
||||
name: ironic-tempest-functional-rbac-scope-enforced-2023.1
|
||||
parent: ironic-tempest-functional-rbac-scope-enforced
|
||||
override-checkout: stable/2023.1
|
||||
|
||||
- job:
|
||||
name: ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode-2024.2
|
||||
parent: ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode
|
||||
@ -113,11 +88,6 @@
|
||||
parent: ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode
|
||||
override-checkout: stable/2023.2
|
||||
|
||||
- job:
|
||||
name: ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode-2023.1
|
||||
parent: ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode
|
||||
override-checkout: stable/2023.1
|
||||
|
||||
- job:
|
||||
name: ironic-inspector-tempest-2024.2
|
||||
parent: ironic-inspector-tempest
|
||||
|
Loading…
x
Reference in New Issue
Block a user