Improve test tag string parsing
[csit.git] / resources / libraries / robot / shared / suite_teardown.robot
index e5db4f0..3d97610 100644 (file)
@@ -31,6 +31,7 @@
 | | ...
 | | :FOR | ${action} | IN | @{actions}
 | | | Run Keyword | Additional Suite Tear Down Action For ${action}
+| | Remove All Added VIF Ports On All DUTs From Topology | ${nodes}
 
 | Additional Suite Tear Down Action For performance
 | | [Documentation]