Host inid reset boot table and wait changes

Changes:
    - bmc_reboot:1 directive to check for wait and change state
    - Remove ping check from utils code for host reset

Change-Id: Iab24927570e9ad0cc8f8bf4c02941b20efc74be4
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/data/boot_table_redfish.json b/data/boot_table_redfish.json
index f8368f1..11535c0 100644
--- a/data/boot_table_redfish.json
+++ b/data/boot_table_redfish.json
@@ -560,7 +560,7 @@
             "os_login": "^1$",
             "os_run_cmd": "^1$"
         },
-        "bmc_reboot": 0,
+        "bmc_reboot": 1,
         "method_type": "keyword",
         "method": "utils.Stop PLDM Service And Wait",
         "lib_file_path": "utils.robot"
diff --git a/lib/utils.robot b/lib/utils.robot
index 3163015..d319272 100755
--- a/lib/utils.robot
+++ b/lib/utils.robot
@@ -998,9 +998,6 @@
 
     BMC Execute Command  systemctl stop pldmd.service
 
-    # Check if BMC is still online.
-    Wait Until Keyword Succeeds  5 min  10 sec  Is BMC Unpingable
-
 
 Get BIOS Attribute
     [Documentation]  Get the BIOS attribute for /redfish/v1/Systems/system/Bios.