Telemetry: Add more operational data
[csit.git] / resources / libraries / robot / shared / test_teardown.robot
index 96d3cd8..fe0dda2 100644 (file)
@@ -37,6 +37,8 @@
 | | ... | Get Core Files on All Nodes | ${nodes}
 | | Run Keyword If Test Failed
 | | ... | Verify VPP PID in Teardown
+| | Run Keyword If Test Failed
+| | ... | VPP Show Memory On All DUTs | ${nodes}
 | | FOR | ${action} | IN | @{actions}
 | | | Run Keyword | Additional Test Tear Down Action For ${action}
 | | END