Add http_timeout=10 for ddb suites
[integration/test.git] / csit / suites / controller / dom_data_broker / restart_odl_with_tell_based_true.robot
index 3d40e18e061436383fb23b4e3a36b476891f1869..862d2844eabc66f02752a6ea7c32f02ed76b0286 100644 (file)
@@ -9,7 +9,8 @@ Documentation     Set tell-based protocol usage
 ...
 ...               Suite stops all odl nodes, un-comment usage of tell-based protocol in
 ...               config file (means make it true) and starts all nodes again.
-Suite Setup       SetupUtils.Setup_Utils_For_Setup_And_Teardown
+Suite Setup       BuiltIn.Run_Keywords    ClusterManagement.ClusterManagement_Setup    http_timeout=10
+...               AND    SetupUtils.Setup_Utils_For_Setup_And_Teardown
 Suite Teardown    SSHLibrary.Close_All_Connections
 Library           SSHLibrary
 Resource          ${CURDIR}/../../../libraries/ClusterManagement.robot