aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/perf/__init__.robot
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vpp/perf/__init__.robot')
-rw-r--r--tests/vpp/perf/__init__.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vpp/perf/__init__.robot b/tests/vpp/perf/__init__.robot
index 534e0f3e38..1ccd94b8d2 100644
--- a/tests/vpp/perf/__init__.robot
+++ b/tests/vpp/perf/__init__.robot
@@ -51,7 +51,7 @@
| | ${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}