Cleanup ovsdb suites
[integration/test.git] / csit / libraries / KarafKeywords.robot
index 9cec739f2c40c7a6f49619deba8e686c045c2c23..352ffc8cd187d3b7212edafb362ae1e51654fbcd 100644 (file)
@@ -14,7 +14,7 @@ ${connection_index_dict}    &{EMPTY}
 
 *** Keywords ***
 Setup_Karaf_Keywords
-    [Arguments]    ${http_timeout}=1
+    [Arguments]    ${http_timeout}=${DEFAULT_TIMEOUT_HTTP}
     [Documentation]    Initialize ClusterManagement. Open ssh karaf connections to each ODL.
     ClusterManagement.ClusterManagement_Setup    http_timeout=${http_timeout}
     BuiltIn.Comment    First connections to Karaf console may fail, so WUKS is used. TODO: Track as a Bug.