Update path in files to fit dir structure
Signed-off-by: Joy Onyerikwu <onyekachukwu.joy.onyerikwu@ibm.com>
Change-Id: I37b17b5c637c87bff61b22dad8ffa4eb81ba8c07
diff --git a/openpower/check_error_logs.robot b/openpower/check_error_logs.robot
index 353a989..177ac19 100644
--- a/openpower/check_error_logs.robot
+++ b/openpower/check_error_logs.robot
@@ -4,8 +4,8 @@
# Test Parameters:
# OPENBMC_HOST The BMC host name or IP address.
-Resource ../../lib/bmc_redfish_resource.robot
-Resource ../../lib/openbmc_ffdc.robot
+Resource ../lib/bmc_redfish_resource.robot
+Resource ../lib/openbmc_ffdc.robot
Suite Setup Suite Setup Execution
Test Setup Printn
diff --git a/openpower/check_vpd_and_hw_status.robot b/openpower/check_vpd_and_hw_status.robot
index 7f19435..8b2a174 100644
--- a/openpower/check_vpd_and_hw_status.robot
+++ b/openpower/check_vpd_and_hw_status.robot
@@ -4,8 +4,8 @@
# Test Parameters:
# OPENBMC_HOST The BMC host name or IP address.
-Resource ../../lib/bmc_redfish_resource.robot
-Resource ../../lib/openbmc_ffdc.robot
+Resource ../lib/bmc_redfish_resource.robot
+Resource ../lib/openbmc_ffdc.robot
Suite Setup Suite Setup Execution
Test Setup Printn