Bug 8149: Increase timeout for netconf restperf
[integration/test.git] / csit / suites / netconf / clusteringscale / performance.robot
index 865f3cae64ed195811d7901825a4a2f7067962d9..308da600900211801fbc25b911bde8c8e090db40 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}/20+10
+    ${value}=    BuiltIn.Evaluate    ${REQUEST_COUNT}/15+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