Increase Get Vm IPs from 120s to 180s 22/66522/1
authorSam Hague <shague@redhat.com>
Fri, 15 Dec 2017 19:02:53 +0000 (14:02 -0500)
committerSam Hague <shague@redhat.com>
Fri, 15 Dec 2017 19:02:53 +0000 (14:02 -0500)
Change-Id: Ie59549670d4c64993e850fc29f6bb79a1ca0224b
Signed-off-by: Sam Hague <shague@redhat.com>
csit/libraries/OpenStackOperations.robot

index 106fdcd4d2961fdedf95ec42410ce77424d3f478..7c85d9cf9a664a8a882b29a32277cf3b202ae196 100644 (file)
@@ -373,7 +373,7 @@ Get VM IPs
     @{vm_ips}    BuiltIn.Create List    @{EMPTY}
     : FOR    ${vm}    IN    @{vms}
     \    Poll VM Is ACTIVE    ${vm}
-    \    ${status}    ${ips_and_console_log}    Run Keyword And Ignore Error    Wait Until Keyword Succeeds    120s    15s
+    \    ${status}    ${ips_and_console_log}    Run Keyword And Ignore Error    Wait Until Keyword Succeeds    180s    15s
     \    ...    Get VM IP    true    ${vm}
     \    # If there is trouble with Get VM IP, the status will be FAIL and the return value will be a string of what went
     \    # wrong. We need to handle both the PASS and FAIL cases. In the FAIL case we know we wont have access to the