UTI: Export results
[csit.git] / resources / libraries / robot / shared / suite_teardown.robot
index 20b2776..ab6d3b6 100644 (file)
 | |
 | | [Arguments] | @{actions}
 | |
+| | Start Suite Teardown Export
 | | FOR | ${action} | IN | @{actions}
 | | | Run Keyword | Additional Suite Tear Down Action For ${action}
 | | END
 | | Remove All Added VIF Ports On All DUTs From Topology | ${nodes}
+| | Finalize Suite Teardown Export
 
 | Additional Suite Tear Down Action For ab
 | | [Documentation]