[VOL-3352] fix timer issues and build script timeouts
Change-Id: I19b2a0624931921bc0a03f811624ad3571137726
diff --git a/libraries/utils.robot b/libraries/utils.robot
index 5a6ecdf..4b0fa9f 100644
--- a/libraries/utils.robot
+++ b/libraries/utils.robot
@@ -312,7 +312,7 @@
... Validate OLT Device PREPROVISIONED UNKNOWN UNKNOWN ${olt_device_id}
Sleep 5s
Enable Device ${olt_device_id}
- Wait Until Keyword Succeeds 180s 5s
+ Wait Until Keyword Succeeds 380s 5s
... Validate OLT Device ENABLED ACTIVE REACHABLE ${olt_serial_number}
${logical_id}= Get Logical Device ID From SN ${olt_serial_number}
Set Suite Variable ${logical_id}