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
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index 1be91a6..4d9da27 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -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:
diff --git a/zuul.d/stable-jobs.yaml b/zuul.d/stable-jobs.yaml
index 87c6a7f..c75f782 100644
--- a/zuul.d/stable-jobs.yaml
+++ b/zuul.d/stable-jobs.yaml
@@ -14,11 +14,6 @@
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
override-checkout: stable/2024.2
@@ -34,11 +29,6 @@
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
override-checkout: stable/2024.2
@@ -54,11 +44,6 @@
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
override-checkout: stable/2024.2
@@ -74,11 +59,6 @@
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
override-checkout: stable/2024.2
@@ -94,11 +74,6 @@
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
override-checkout: stable/2024.2
@@ -114,11 +89,6 @@
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
override-checkout: stable/2024.2