Refactor getting telemetry
[csit.git] / resources / libraries / robot / shared / test_teardown.robot
index 5d2c2fa..8ba914b 100644 (file)
@@ -39,6 +39,7 @@
 | | ... | Verify VPP PID in Teardown
 | | :FOR | ${action} | IN | @{actions}
 | | | Run Keyword | Additional Test Tear Down Action For ${action}
+| | Clean Sockets On All Nodes | ${nodes}
 
 | Additional Test Tear Down Action For performance
 | | [Documentation]