bgp flowspec test fix
[integration/test.git] / csit / libraries / ExaBgpLib.robot
index cee977a3136840c4085364d3cf86f89695d4845b..7d4269b52e82fdc4f604f421d1b51f7768ca4791 100644 (file)
@@ -41,7 +41,7 @@ Stop_ExaBgp
     SSHKeywords.Virtual_Env_Deactivate_On_Current_Session    log_output=${True}
 
 Start_ExaBgp_And_Verify_Connected
-    [Arguments]    ${cfg_file}    ${session}    ${exabgp_ip}    ${connection_retries}=${1}
+    [Arguments]    ${cfg_file}    ${session}    ${exabgp_ip}    ${connection_retries}=${3}
     [Documentation]    Starts the ExaBgp and verifies its connection. The verification is done by checking the presence
     ...    of the peer in the bgp rib.
     : FOR    ${idx}    IN RANGE    ${connection_retries}