[VOL-3352] fix timers for in-band tests

Change-Id: I17cbe3eec77e5d7e8414893fd68a56f27f77d896
diff --git a/libraries/utils.robot b/libraries/utils.robot
index 155f5d7..b86f2fc 100644
--- a/libraries/utils.robot
+++ b/libraries/utils.robot
@@ -419,7 +419,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}