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 <sbaker@redhat.com>
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user