Add remove session and update remove channel
[integration/test.git] / csit / suites / usc / udp / 300_Callhome_UDP / Test.robot
index 6f948d3933e5c9201d7734ecda41c1b816cd4597..18731418b288c3bb7d52840310da9fce486e323a 100644 (file)
@@ -64,7 +64,7 @@ View Bytes In and Bytes Out
 
 Remove Channel
     [Documentation]    Remove the channel
-    ${content}    Create Dictionary    hostname=${TOOLS_SYSTEM_IP}    port=${ECHO_SERVER_PORT}    tcp=false
+    ${content}    Create Dictionary    hostname=${TOOLS_SYSTEM_IP}    tcp=false
     ${channel}    Create Dictionary    channel=${content}
     ${input}    Create Dictionary    input=${channel}
     ${data}    json.dumps    ${input}