Add remove session and update remove channel
[integration/test.git] / csit / suites / usc / udp / 110_UDP / Test.robot
index eeb3bd29e9d762b3537cffe45dcc253425e3f5e1..f15a07a13aaecc31582f76ae734646dd34a37e0a 100644 (file)
@@ -62,7 +62,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}