Fix Auto Reboot failure.

Sometimes Auto Reboot test fails because watchdog is not running.
Adding code to ensure that watchdog is running and enabled.

Resolves https://github.com/openbmc/openbmc-test-automation/issues/1299

Change-Id: I16bf6ea854b74435776d480a5096105c7543b5f1
Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>
diff --git a/data/boot_table.json b/data/boot_table.json
index 6a4fc33..5ce8d92 100644
--- a/data/boot_table.json
+++ b/data/boot_table.json
@@ -597,7 +597,7 @@
         },
         "bmc_reboot": 0,
         "method_type": "keyword",
-        "method": "utils.Initiate Auto Reboot",
+        "method": "utils.Initiate Auto Reboot  1000",
         "lib_file_path": "utils.robot"
     },
     # Run a "reboot" command on the OS_HOST.