Add remove session and update remove channel
[integration/test.git] / csit / suites / usc / tcp / 300_Callhome_TCP / test.robot
index 7c54734d89ef8c4ddb20f26139ea054855bdaab6..a61b0a2b48dec8aac61d59e992003d256ba3e957 100644 (file)
@@ -63,7 +63,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=true
+    ${content}    Create Dictionary    hostname=${TOOLS_SYSTEM_IP}    tcp=true
     ${channel}    Create Dictionary    channel=${content}
     ${input}    Create Dictionary    input=${channel}
     ${data}    json.dumps    ${input}