Increase rsyslog config wait time.
Change-Id: I87fe639c5b5790d5d92d2634ffe02c76d95df026
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/lib/remote_logging_utils.robot b/lib/remote_logging_utils.robot
index cb683d9..3943236 100644
--- a/lib/remote_logging_utils.robot
+++ b/lib/remote_logging_utils.robot
@@ -35,7 +35,7 @@
# TODO: From Dev to do bump up restart service time and bulk address and
# port update API.
# Reference: https://github.com/ibm-openbmc/dev/issues/59
- Sleep 10s
+ Sleep 20s
${remote_port}= Convert To Integer ${remote_port}
${port_dict}= Create Dictionary data=${remote_port}
@@ -45,7 +45,7 @@
# TODO: From Dev to do bump up restart service time and bulk address and
# port update API.
# Reference: https://github.com/ibm-openbmc/dev/issues/59
- Sleep 10s
+ Sleep 20s
Configure Remote Log Server