aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/device/__init__.robot
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vpp/device/__init__.robot')
-rw-r--r--tests/vpp/device/__init__.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vpp/device/__init__.robot b/tests/vpp/device/__init__.robot
index 9be4c6615d..38197167a8 100644
--- a/tests/vpp/device/__init__.robot
+++ b/tests/vpp/device/__init__.robot
@@ -48,7 +48,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}