Fix time format for RequestsLibrary 22/57922/2
authorPeter Gubka <pgubka@cisco.com>
Fri, 26 May 2017 19:14:46 +0000 (21:14 +0200)
committerVratko Polák <vrpolak@cisco.com>
Fri, 26 May 2017 20:12:21 +0000 (20:12 +0000)
Change-Id: I68a3d295ebefeccb0da32f66943c60bc5a4e4b5d
Signed-off-by: Peter Gubka <pgubka@cisco.com>
csit/suites/bgpcep/bgpclustering/PrefixcountKeywords.robot

index 72ce4aca5da8fe6404af24cb04def59e5a6d8ca8..27f81e39c3ded746589cffa6ba8f2fd6dea43162 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}    http_timeout=125s
+    BuiltIn.Wait_Until_Keyword_Succeeds    30s    5s    ShardStability.Verify_Shard_Leader_Located_As_Expected    ${requested_shard_localtion_idx}    http_timeout=125
     ${init_shard_details} =    ShardStability.Shards_Stability_Get_Details    ${SHARD_MONITOR_LIST}
     BuiltIn.Set_Suite_Variable    ${init_shard_details}