commit | 46ea5759d8caf5b6404deb307dde25911f571d29 | [log] [tgz] |
---|---|---|
author | George Keishing <gkeishin@in.ibm.com> | Tue Oct 15 03:15:55 2019 -0500 |
committer | George Keishing <gkeishin@in.ibm.com> | Tue Oct 15 03:18:24 2019 -0500 |
tree | cc4e1d4ad3269b032158f28dbdb5e0c04e669b53 | |
parent | 45dd94f7c220456a5e7d2e09ae288a7d65e51b92 [diff] |
Work around fix for IPMI SOL core dump Known ipmitool bug https://github.com/ipmitool/ipmitool/issues/146 if the host is booted and IPMI SOL is activated, the next power off request will cause ipmitool to core dump. This is a clean fix to test the SOL feature for host booting. Change-Id: I68e6ea0e54084e58ef87141067b28692d3501cc2 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/ipmi/test_ipmi_sol.robot b/ipmi/test_ipmi_sol.robot index a9fdb82..39098d7 100644 --- a/ipmi/test_ipmi_sol.robot +++ b/ipmi/test_ipmi_sol.robot
@@ -125,6 +125,7 @@ [Documentation] Verify SOL during boot. [Tags] Verify_SOL_During_Boot + Redfish Power Off Activate SOL Via IPMI Redfish Power On