From 1637397253345a78c3488b4a941b41c60801d8d5 Mon Sep 17 00:00:00 2001 From: Steve Baker Date: Tue, 27 Jan 2026 10:44:02 +1300 Subject: [PATCH] Use the correct name for the ironic check job The job name has been an alias for 6 years [1] and the accurate preferred name ironic-tempest-bios-ipmi-direct has been in place for 8 months [2]. The intent of job names is to accurately describe the configuration of the job, and the name ironic-tempest-ipa-wholedisk-bios-agent_ipmitool-tinyipa is now inaccurate - specifically the job no longer uses tinyipa. [1] https://opendev.org/openstack/ironic/commit/53f751dcfd86594160dc9be92b616ef5d0d70623 [2] https://opendev.org/openstack/ironic/blame/branch/master/zuul.d/ironic-jobs.yaml#L1210-L1236 Change-Id: I768a6d3c7f9f550a692dd1f6e0435228076f118f Signed-off-by: Steve Baker --- .zuul.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zuul.yaml b/.zuul.yaml index 066d25b6e6..3a24026286 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -809,7 +809,7 @@ jobs: # We define our own irrelevant-files so we don't run the job # on things like nova docs-only changes. - - ironic-tempest-ipa-wholedisk-bios-agent_ipmitool-tinyipa: + - ironic-tempest-bios-ipmi-direct: voting: false irrelevant-files: *nova-base-irrelevant-files - nova-ceph-multistore: