Replace resource.txt with resource.robot

Change-Id: I4d2afd35645880e33a31644cd717bbeae55666f0
Signed-off-by: Sandhya Somashekar <sansomas@in.ibm.com>
diff --git a/openpower/ras/test_host_ras.robot b/openpower/ras/test_host_ras.robot
index 1cd9447..0fa46cb 100755
--- a/openpower/ras/test_host_ras.robot
+++ b/openpower/ras/test_host_ras.robot
@@ -3,7 +3,7 @@
 Resource            ../../lib/utils.robot
 Resource            ../../lib/openbmc_ffdc.robot
 Resource            ../../lib/ras/host_utils.robot
-Resource            ../../lib/resource.txt
+Resource            ../../lib/resource.robot
 Resource            ../../lib/state_manager.robot
 Resource            ../../lib/openbmc_ffdc_methods.robot
 Resource            ../../lib/boot_utils.robot
diff --git a/openpower/test_inband_bmc_auth_reset.robot b/openpower/test_inband_bmc_auth_reset.robot
index 9f3dece..5b9f1fa 100644
--- a/openpower/test_inband_bmc_auth_reset.robot
+++ b/openpower/test_inband_bmc_auth_reset.robot
@@ -6,7 +6,7 @@
 # - Delete the LDAP configuration if there was one.
 # - Reset the root password back to the default one.
 
-Resource        ../lib/resource.txt
+Resource        ../lib/resource.robot
 Resource        ../lib/ipmi_client.robot
 Resource        ../lib/boot_utils.robot
 Library         ../lib/ipmi_utils.py
diff --git a/openpower/tests_openbmctool/test_openbmctool.robot b/openpower/tests_openbmctool/test_openbmctool.robot
index 5bd0fcd..260477a 100755
--- a/openpower/tests_openbmctool/test_openbmctool.robot
+++ b/openpower/tests_openbmctool/test_openbmctool.robot
@@ -38,7 +38,7 @@
 Library                 ../../lib/gen_misc.py
 Library                 ../../lib/gen_robot_valid.py
 Resource                ../../syslib/utils_os.robot
-Resource                ../../lib/resource.txt
+Resource                ../../lib/resource.robot
 
 
 Suite Setup             Suite Setup Execution