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"