From 97792bf731c00968581d98fcbea67e69ce9c6abd Mon Sep 17 00:00:00 2001 From: selias Date: Thu, 8 Dec 2016 11:18:52 +0100 Subject: CSIT-484: HC Test: Add scripts for new hc2vpp jobs - add package download script that also installs jvpp .jar to maven local repo - add bootstrap scripts for the new jobs Related ci-management commit: https://gerrit.fd.io/r/4171 Change-Id: I11ec3d93d3b6f6d84c0c1c5e54f166dab96a05ee Signed-off-by: selias --- resources/libraries/robot/honeycomb/honeycomb.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/libraries') diff --git a/resources/libraries/robot/honeycomb/honeycomb.robot b/resources/libraries/robot/honeycomb/honeycomb.robot index 41bd45054d..8b0a788385 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 | 3min | 10sec +| | Wait until keyword succeeds | 4min | 15sec | | ... | Check honeycomb startup state | @{duts} | Stop honeycomb service on DUTs -- cgit 1.2.3-korg