Fix boot sensor test

Changes:
    - Added "wait" option for "Initiate Host Reboot" keyword.
    - Update system state in test template.

Change-Id: Ia7c714694a064b67615137f300e344bdbdcf7777
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/tests/test_soft_boot_sensors.robot b/tests/test_soft_boot_sensors.robot
index 9e200e0..4775080 100644
--- a/tests/test_soft_boot_sensors.robot
+++ b/tests/test_soft_boot_sensors.robot
@@ -59,7 +59,7 @@
     [Template]  Validate Boot AttemptsLeft
 
     # System at standby    AttemptsLeft
-    Ready                  2
+    Off                    2
 
 
 Verify Boot Sensor States At Ready
@@ -249,7 +249,7 @@
     ...  ELSE IF  '${option}' == 'Booted'
     ...    Initiate Host Boot
     ...  ELSE IF  '${option}' == 'RebootHost'
-    ...    Initiate Host Reboot
+    ...    Initiate Host Reboot  wait=${0}
     ...  ELSE IF  '${option}' == 'ResetReload'
     ...    Reboot Host And Expect Runtime