Bmp initiation timeout
[integration/test.git] / csit / suites / bgpcep / bgpfunct / 050_bmp_basic.robot
index 6e21faf564226e10f89f4cb073b4d327cf6c8faf..c9bbe997398927ca2890903dcc39ac17e4b1ccbb 100644 (file)
@@ -35,7 +35,7 @@ ${BMP_LOG_FILE}    bmpmock.log
 Verify BMP Feature
     [Documentation]    Verifies if feature is up
     &{mapping}    BuiltIn.Create_Dictionary    TOOL_IP=${TOOLS_SYSTEM_IP}
-    BuiltIn.Wait_Until_Keyword_Succeeds    6x    10s    TemplatedRequests.Get_As_Json_Templated    folder=${BGP_BMP_FEAT_DIR}    mapping=${mapping}    session=${CONFIG_SESSION}
+    BuiltIn.Wait_Until_Keyword_Succeeds    180s    5s    TemplatedRequests.Get_As_Json_Templated    folder=${BGP_BMP_FEAT_DIR}    mapping=${mapping}    session=${CONFIG_SESSION}
     ...    verify=True
 
 Start_Bmp_Mock
@@ -69,7 +69,7 @@ Set_It_Up
     BuiltIn.Set_Suite_Variable    ${filename}    ${name}
 
 Tear_It_Down
-    [Documentation]    Download pccmock.log and Log its contents.
+    [Documentation]    Download bmpmock.log and Log its contents.
     ...    Compute and Log the diff between expected and actual normalized responses.
     ...    Close both HTTP client session and SSH connection to Mininet.
     SSHLibrary.Get_File    ${BMP_LOG_FILE}