Adjust Max switches suites timeout so we are sure this is not an issue 28/27328/1
authorLuis Gomez <ecelgp@gmail.com>
Wed, 23 Sep 2015 02:20:47 +0000 (19:20 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Wed, 23 Sep 2015 02:20:47 +0000 (19:20 -0700)
Change-Id: I6456d33f483894b7e7b598fc75770b1c692b9739
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
csit/suites/openflowplugin/Maximum_Switches/020__find_max_switches.robot

index 3e988cb601e585e59e2a4229471ccf98c7ad2d88..2813f6aebd1133f170f068291ee5d52fcafa93de 100644 (file)
@@ -23,7 +23,7 @@ Find Max Switches
     ${max_sw}    Convert to Integer    ${max_sw}
     ${step_sw}    Convert to Integer    ${step_sw}
     : FOR    ${exp_sw}    IN RANGE    ${init_sw}    ${max_sw+1}    ${step_sw}
-    \    BuiltIn.Wait Until Keyword Succeeds    35s    1s    Verify Switches Connected    ${exp_sw}
+    \    BuiltIn.Wait Until Keyword Succeeds    120s    1s    Verify Switches Connected    ${exp_sw}
     \    ${max_found}=    Set Variable    ${exp_sw}
     \    Set Suite variable    ${max_found}
     \    Add Switches    10