From 0e0cf38fcd1ff704293c9dd2c7a05f8682e11de9 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Sat, 13 Apr 2019 06:15:25 +0000 Subject: Remove obsolete QEMU installation +Unify QEMU parameter to Contants. Change-Id: I95adfc97dd7008c19e60ba3fa8668818b503bee8 Signed-off-by: Peter Mikus --- tests/vpp/perf/__init__.robot | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests/vpp') diff --git a/tests/vpp/perf/__init__.robot b/tests/vpp/perf/__init__.robot index 973d37ad32..33c2901a63 100644 --- a/tests/vpp/perf/__init__.robot +++ b/tests/vpp/perf/__init__.robot @@ -48,9 +48,6 @@ | | ... | - uio_driver - Default UIO driver | | ... | - plugins_to_enable - List of plugins to be enabled for test | | ... -| | Set Global Variable | ${perf_vm_image} | /var/lib/vm/csit-nested-1.7.img -| | Set Global Variable | ${perf_qemu_path} | /opt/qemu-2.11.2 -| | Set Global Variable | ${qemu_build} | ${True} | | Set Global Variable | ${pkt_trace} | ${False} | | Set Global Variable | ${dut_stats} | ${True} | | @{plugins_to_enable}= | Create List | dpdk_plugin.so -- cgit 1.2.3-korg