Increase sleep time in automation 02/2102/1
authorss412g <shuky.har-noy@intl.att.com>
Mon, 23 Dec 2019 23:42:40 +0000 (01:42 +0200)
committerss412g <shuky.har-noy@intl.att.com>
Mon, 23 Dec 2019 23:42:47 +0000 (01:42 +0200)
Change-Id: I7325dfbe04c542950bfb5ca6c94e8e42d0a111bd
Signed-off-by: ss412g <shuky.har-noy@intl.att.com>
Automation/Tests/Resource/Keywords.robot

index 2593c5f..e2e622f 100644 (file)
@@ -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}