Test Witherspoon RAS use cases using pdbg tool.

Added:
   - unrecoverable test scenarios on different targets
     (MCA, MCI, CXA, NXDMAENG, L2FIR, L3FIR, NCUFIR, CoreFIR).

Change-Id: Ibf6929098528b4365662150739da77d2370934a7
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>
diff --git a/lib/ras/host_utils.robot b/lib/ras/host_utils.robot
old mode 100644
new mode 100755
index a9c52f6..bf989dd
--- a/lib/ras/host_utils.robot
+++ b/lib/ras/host_utils.robot
@@ -4,10 +4,11 @@
 Resource            ../../lib/utils.robot
 Variables           ../../lib/ras/variables.py
 Library             ../../lib/bmc_ssh_utils.py
-Library             OperatingSystem
 Library             ../../lib/gen_print.py
 Library             ../../lib/gen_robot_print.py
 
+Library             OperatingSystem
+
 *** Keywords ***
 
 Getscom Operations On OS
@@ -114,6 +115,7 @@
 
     Delete Error Logs
     Login To OS Host
+    Set Auto Reboot  1
     Gard Operations On OS  clear all
 
     # Fetch processor chip IDs.
@@ -197,6 +199,8 @@
 
     Delete Error Logs
     Login To OS Host
+    Set Auto Reboot  1
+
     Gard Operations On OS  clear all
 
     ${threshold_limit}=  Convert To Integer  ${threshold_limit}