Use 125s timout for shard leader deatails 00/57900/2
authorPeter Gubka <pgubka@cisco.com>
Fri, 26 May 2017 12:19:03 +0000 (14:19 +0200)
committerVratko Polák <vrpolak@cisco.com>
Fri, 26 May 2017 16:31:35 +0000 (16:31 +0000)
For more details https://bugs.opendaylight.org/show_bug.cgi?id=8434#c6

Change-Id: Ic2f051c86cc516210dff6c030782c5fc0055b3ac
Signed-off-by: Peter Gubka <pgubka@cisco.com>
csit/suites/bgpcep/bgpclustering/PrefixcountKeywords.robot

index 847358eb1c03c105402c1b98c1ee13a22529ecee..72ce4aca5da8fe6404af24cb04def59e5a6d8ca8 100644 (file)
@@ -132,6 +132,6 @@ Set_Shard_Leaders_Location_And_Verify
     [Documentation]    Move default/topology config/operational shard location to local or remote node as requested
     ...    towards the given rib singleton instance location.
     ShardStability.Set_Shard_Location    ${requested_shard_localtion_idx}
-    BuiltIn.Wait_Until_Keyword_Succeeds    30s    5s    ShardStability.Verify_Shard_Leader_Located_As_Expected    ${requested_shard_localtion_idx}
+    BuiltIn.Wait_Until_Keyword_Succeeds    30s    5s    ShardStability.Verify_Shard_Leader_Located_As_Expected    ${requested_shard_localtion_idx}    http_timeout=125s
     ${init_shard_details} =    ShardStability.Shards_Stability_Get_Details    ${SHARD_MONITOR_LIST}
     BuiltIn.Set_Suite_Variable    ${init_shard_details}