Tests: Remove GBP
[csit.git] / tests / vpp / perf / __init__.robot
index 534e0f3..388dcb0 100644 (file)
 | | ... | - packages_dir - Path to directory where VPP packages are stored.
 | |
 | | ${pre_stats}= | Create List
-| | ... | vpp-clear-stats | vpp-enable-packettrace | vpp-enable-elog
+| | ... | clear-show-runtime-with-traffic | vpp-clear-stats
+| | ... | vpp-enable-packettrace | vpp-enable-elog
 | | ${post_stats}= | Create List
 | | ... | vpp-show-stats | vpp-show-packettrace | vpp-show-elog
 | | ${pre_run_stats}= | Create List
 | | ... | vpp-clear-runtime
 | | ${post_run_stats}= | Create List
-| | ... | vpp-show-runtime
+| | ... | vpp-show-runtime | bash-perf-stat
 | | Set Global Variable | ${pre_stats}
 | | Set Global Variable | ${post_stats}
 | | Set Global Variable | ${pre_run_stats}