Add stable/2025.2 job
... because the branch was already created.
Edit by Julia Kreger in follow-up, as we're removing
excess anaconda jobs and inspector test jobs specifically
as well, which needs to be done before this patch merges.
Change-Id: I6cebb4aaa5270cd13af3fbe20adfbe8be779e166
Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
Signed-off-by: Julia Kreger <juliaashleykreger@gmail.com>
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index dcd628c..c89b63e 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -7,29 +7,29 @@
jobs:
# NOTE(dtantsur): keep N-3 and older non-voting for these jobs.
- ironic-tempest-functional-python3
+ - ironic-tempest-functional-python3-2025.2
- ironic-tempest-functional-python3-2025.1
- - ironic-tempest-functional-python3-2024.2
# NOTE(TheJulia): Consensus in the 2026.1 PTG is that we don't need
# to run the anaconda job as heavily as we need to run the normal
# tempest jobs.
- ironic-standalone-anaconda
- ironic-standalone-redfish
+ - ironic-standalone-redfish-2025.2
- ironic-standalone-redfish-2025.1
- - ironic-standalone-redfish-2024.2
# NOTE(dtantsur): these jobs cover rarely changed tests and are quite
# unstable, so keep them non-voting.
- ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode:
voting: false
- - ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode-2025.1:
+ - ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode-2025.2:
voting: false
- ironic-inspector-tempest-discovery:
voting: false
gate:
jobs:
- ironic-tempest-functional-python3
+ - ironic-tempest-functional-python3-2025.2
- ironic-tempest-functional-python3-2025.1
- - ironic-tempest-functional-python3-2024.2
- ironic-standalone-anaconda
- ironic-standalone-redfish
+ - ironic-standalone-redfish-2025.2
- ironic-standalone-redfish-2025.1
- - ironic-standalone-redfish-2024.2
diff --git a/zuul.d/stable-jobs.yaml b/zuul.d/stable-jobs.yaml
index d573737..79da326 100644
--- a/zuul.d/stable-jobs.yaml
+++ b/zuul.d/stable-jobs.yaml
@@ -9,6 +9,11 @@
override-checkout: stable/2024.1
- job:
+ name: ironic-standalone-redfish-2025.2
+ parent: ironic-standalone-redfish
+ override-checkout: stable/2025.2
+
+- job:
name: ironic-standalone-redfish-2025.1
parent: ironic-standalone-redfish
override-checkout: stable/2025.1
@@ -24,6 +29,11 @@
override-checkout: stable/2024.1
- job:
+ name: ironic-standalone-anaconda-2025.2
+ parent: ironic-standalone-anaconda
+ override-checkout: stable/2025.2
+
+- job:
name: ironic-standalone-anaconda-2025.1
parent: ironic-standalone-anaconda
override-checkout: stable/2025.1
@@ -39,6 +49,11 @@
override-checkout: stable/2024.1
- job:
+ name: ironic-tempest-functional-python3-2025.2
+ parent: ironic-tempest-functional-python3
+ override-checkout: stable/2025.2
+
+- job:
name: ironic-tempest-functional-python3-2025.1
parent: ironic-tempest-functional-python3
override-checkout: stable/2025.1
@@ -64,6 +79,11 @@
override-checkout: stable/2024.1
- job:
+ name: ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode-2025.2
+ parent: ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode
+ override-checkout: stable/2025.2
+
+- job:
name: ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode-2025.1
parent: ironic-tempest-ipa-wholedisk-direct-tinyipa-multinode
override-checkout: stable/2025.1