Fix ibgp peer lsp base64 encoding
[integration/test.git] / csit / suites / bgpcep / bgpuser / ibgp_peer_lsp.robot
index ff57524f291401ee7136e7d700c9dfe7144ae144..bebef36e76e403017f25e16c9f9632156e1853d7 100644 (file)
@@ -103,7 +103,7 @@ TC2_Connect_BGP_Peer
 TC2_Check_Example_Bgp_Rib
     [Documentation]    Check RIB for linkstate-route(s) and check all of their attributes.
     [Tags]    critical
-    ${route_key} =    CompareStream.Set_Variable_If_At_Least_Neon    ${NEW_ROUTE_KEY}    ${OLD_ROUTE_KEY}
+    ${route_key} =    CompareStream.Set_Variable_If_At_Least_Fluorine    ${NEW_ROUTE_KEY}    ${OLD_ROUTE_KEY}
     &{mapping}    BuiltIn.Create_Dictionary    IP=${TOOLS_SYSTEM_IP}    ROUTE_KEY=${route_key}
     BuiltIn.Wait_Until_Keyword_Succeeds    ${DEFAULT_RIB_CHECK_TIMEOUT}    ${DEFAULT_RIB_CHECK_PERIOD}    TemplatedRequests.Get_As_Json_Templated    ${BGP_VARIABLES_FOLDER}/lsp/effective_rib_in    mapping=${mapping}    session=${CONFIG_SESSION}
     ...    verify=True