Adjust for OVS-28 and disk IO issues
[integration/test.git] / csit / libraries / SetupUtils.robot
index b6055d3eb719cff39328087b32d0bde71f532f86..08fc1377584f7fcfd8543bf719473d200e961aa7 100644 (file)
@@ -23,7 +23,7 @@ ${SetupUtils__Known_Bug_ID}    ${EMPTY}
 
 *** Keywords ***
 Setup_Utils_For_Setup_And_Teardown
-    [Arguments]    ${http_timeout}=1
+    [Arguments]    ${http_timeout}=${DEFAULT_TIMEOUT_HTTP}
     [Documentation]    Prepare both FailFast and Karaf logging, log that the caller suite has started.
     ...    This keyword is to be used in suite setup, and without it the other keywords may not work properly.
     FailFast.Do_Not_Fail_Fast_From_Now_On