commit | 8fe6024e813a06cf2ce756da64607708aa83cc4a | [log] [tgz] |
---|---|---|
author | George Keishing <gkeishin@in.ibm.com> | Mon Jun 03 23:06:12 2019 -0500 |
committer | George Keishing <gkeishin@in.ibm.com> | Mon Jun 03 23:06:26 2019 -0500 |
tree | 2adaecbc05002a659a7bb702067aa29b6b62dfe4 | |
parent | d35b5319ae1a1d0be3934f930c1009df0c5bc735 [diff] |
Fix IPMI keyword resource path Change-Id: I75395c31faa3bb57d0f80eccc52c5db0fadc02c6 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/redfish/systems/eventlog/test_event_logging.robot b/redfish/systems/eventlog/test_event_logging.robot index e6fa06d..f8c7abc 100644 --- a/redfish/systems/eventlog/test_event_logging.robot +++ b/redfish/systems/eventlog/test_event_logging.robot
@@ -5,6 +5,7 @@ Resource ../../../lib/bmc_redfish_utils.robot Resource ../../../lib/logging_utils.robot Resource ../../../lib/openbmc_ffdc.robot +Resource ../../../lib/ipmi_client.robot Test Setup Test Setup Execution Test Teardown Test Teardown Execution