Increase timeout for netconf cluster performance 70/54270/2
authorVratko Polak <vrpolak@cisco.com>
Mon, 3 Apr 2017 13:05:52 +0000 (15:05 +0200)
committerLuis Gomez <ecelgp@gmail.com>
Tue, 4 Apr 2017 16:49:54 +0000 (16:49 +0000)
Currently it is not obvious whether the test fails due to performance
or due to a functional bug triggered by traffic.

Change-Id: I0682438a4cdd45cd926afcaea424f842648b6336
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
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