From 214c47450876d25f448676e3f7f6e9a85a76fc71 Mon Sep 17 00:00:00 2001 From: Jeff Lane Date: Wed, 22 Apr 2020 14:06:04 -0400 Subject: fixed ipmi_test job def to call the right script name lp: #1874301 --- units/miscellanea/jobs.pxu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/units/miscellanea/jobs.pxu b/units/miscellanea/jobs.pxu index d722295..95d781e 100644 --- a/units/miscellanea/jobs.pxu +++ b/units/miscellanea/jobs.pxu @@ -102,7 +102,7 @@ requires: package.name == 'ipmitool' or executable.name == 'ipmitool' cpuinfo.platform != 's390x' user: root -command: ipmi_test +command: ipmi_test.py _summary: Test IPMI in-band communications _description: -- cgit v1.2.3