CSIT:454 - HC Test: Increase timeout for Honeycomb startup 96/3896/2
authorselias <samelias@cisco.com>
Mon, 21 Nov 2016 12:18:31 +0000 (13:18 +0100)
committerPeter Mikus <pmikus@cisco.com>
Mon, 21 Nov 2016 15:36:23 +0000 (15:36 +0000)
Change-Id: I44288ecd8664e75b9acfbd2d0e03d9712f4010b1
Signed-off-by: selias <samelias@cisco.com>
resources/libraries/robot/honeycomb/honeycomb.robot

index 698b20f..41bd450 100644 (file)
@@ -37,7 +37,7 @@
 | | ...
 | | [Arguments] | @{duts}
 | | Start honeycomb on DUTs | @{duts}
-| | Wait until keyword succeeds | 1min | 10sec
+| | Wait until keyword succeeds | 3min | 10sec
 | | ... | Check honeycomb startup state | @{duts}
 
 | Stop honeycomb service on DUTs