Added SXP filtering tests
[integration/test.git] / csit / suites / sxp / basic / 030_Connectivity.robot
index 24c7f5f83bca815e0c9013f79fcc8a87d5259b62..a4074f71de51438880dacb0b5519e61bb3acbb2e 100644 (file)
@@ -98,12 +98,6 @@ Test Both
     ...    64999    127.0.0.3
     Log    OK ${r_version}:both ${version}:both
 
-Verify Connection
-    [Arguments]    ${version}    ${mode}    ${ip}    ${port}    ${node}    ${state}=on
-    [Documentation]    Verify that connection is ON
-    ${resp}    Get Connections    ${node}
-    Should Contain Connection    ${resp}    ${ip}    ${port}    ${mode}    ${version}    ${state}
-
 Clean Nodes
     Clean Connections    127.0.0.1
     Clean Connections    127.0.0.2