diff options
Diffstat (limited to 'tests/vpp/device')
-rw-r--r-- | tests/vpp/device/__init__.robot | 2 |
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} |