From: selias Date: Mon, 21 Nov 2016 12:18:31 +0000 (+0100) Subject: CSIT:454 - HC Test: Increase timeout for Honeycomb startup X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=9c1a3dbbe350634b9ebfe947045ba080d445e9b3;hp=272b02a7e3faf6ee9c677942ca67a2d600673c29 CSIT:454 - HC Test: Increase timeout for Honeycomb startup Change-Id: I44288ecd8664e75b9acfbd2d0e03d9712f4010b1 Signed-off-by: selias --- diff --git a/resources/libraries/robot/honeycomb/honeycomb.robot b/resources/libraries/robot/honeycomb/honeycomb.robot index 698b20f83f..41bd45054d 100644 --- a/resources/libraries/robot/honeycomb/honeycomb.robot +++ b/resources/libraries/robot/honeycomb/honeycomb.robot @@ -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