diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/vpp/perf/__init__.robot | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/vpp/perf/__init__.robot b/tests/vpp/perf/__init__.robot index 9b65b05460..a50c1fd83f 100644 --- a/tests/vpp/perf/__init__.robot +++ b/tests/vpp/perf/__init__.robot @@ -45,8 +45,7 @@ | | Set Global Variable | ${perf_pdr_loss_acceptance} | 0.5 | | Set Global Variable | ${perf_pdr_loss_acceptance_type} | percentage | | Set Global Variable | ${perf_vm_image} | /var/lib/vm/csit-nested-1.7.img -| | Set Global Variable | ${perf_qemu_bin} -| | ... | /opt/qemu-2.5.0/bin/qemu-system-x86_64 +| | Set Global Variable | ${perf_qemu_path} | /opt/qemu-2.5.0/bin/ | | Set Global Variable | ${perf_qemu_qsz} | 1024 | | Set Global Variable | ${use_tuned_cfs} | ${False} | | Set Global Variable | ${qemu_built} | ${False} |