From: ss412g Date: Mon, 23 Dec 2019 23:42:40 +0000 (+0200) Subject: Increase sleep time in automation X-Git-Tag: R5_RC~149 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F02%2F2102%2F1;p=ric-plt%2Fe2mgr.git Increase sleep time in automation Change-Id: I7325dfbe04c542950bfb5ca6c94e8e42d0a111bd Signed-off-by: ss412g --- diff --git a/Automation/Tests/Resource/Keywords.robot b/Automation/Tests/Resource/Keywords.robot index 2593c5f..e2e622f 100644 --- a/Automation/Tests/Resource/Keywords.robot +++ b/Automation/Tests/Resource/Keywords.robot @@ -133,7 +133,7 @@ Prepare Enviorment Run And Return Rc And Output ${run_simu_regular} Run And Return Rc And Output ${run_e2e_simu_regular} Run And Return Rc And Output ${restart_e2adapter} - Sleep 2s + Sleep 3s ${result}= Run And Return Rc And Output ${docker_command} Should Be Equal As Integers ${result[1]} ${docker_number}