diff options
author | Jeff Lane <jeffrey.lane@canonical.com> | 2020-04-22 14:06:04 -0400 |
---|---|---|
committer | Jeff Lane <jeffrey.lane@canonical.com> | 2020-04-22 14:06:04 -0400 |
commit | a49d52ba46b52d3bc6ff929b643c90ad89078536 (patch) | |
tree | 2428823b8ec8338d39da00dd4e3a6ce6fc2bd4fa /units/miscellanea | |
parent | 0894152d433a9ededf5f32b2fefdc712a0f91509 (diff) |
fixed ipmi_test job def to call the right script name lp: #1874301
Diffstat (limited to 'units/miscellanea')
-rw-r--r-- | units/miscellanea/jobs.pxu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/miscellanea/jobs.pxu b/units/miscellanea/jobs.pxu index d7222950..95d781e6 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: |