Increase timeout for netconf cluster performance
[integration/test.git] / csit / suites / netconf / clusteringscale / performance.robot
index b65bcdb6a264907684a3bc3f3523105263d48582..865f3cae64ed195811d7901825a4a2f7067962d9 100644 (file)
@@ -99,7 +99,7 @@ Cleanup_And_Collect
 Setup_Everything
     [Documentation]    Setup everything needed for the test cases.
     # Calculate and set the value of the timeout
-    ${value}=    BuiltIn.Evaluate    ${REQUEST_COUNT}/50+10
+    ${value}=    BuiltIn.Evaluate    ${REQUEST_COUNT}/20+10
     Utils.Set_User_Configurable_Variable_Default    TESTTOOL_DEVICE_TIMEOUT    ${value} s
     # Setup resources used by the suite.
     SetupUtils.Setup_Utils_For_Setup_And_Teardown