diff options
author | Peter Mikus <pmikus@cisco.com> | 2017-12-13 13:49:52 +0000 |
---|---|---|
committer | Peter Mikus <pmikus@cisco.com> | 2017-12-14 08:05:05 +0000 |
commit | 709aae0bfb1c0e7581976a9b4beea79490ca5c76 (patch) | |
tree | c20f21b3443b8151c50eed9b4cc004097aa353e5 /tests/vpp | |
parent | 7174e36c3d36210712f18901190d888106bca64b (diff) |
Update NestedVM to 1.7 in perf tests.
Change-Id: If77b30e4597d24d1d44f1f60627b6b21b572bcfd
Signed-off-by: Peter Mikus <pmikus@cisco.com>
Diffstat (limited to 'tests/vpp')
-rw-r--r-- | tests/vpp/perf/__init__.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/vpp/perf/__init__.robot b/tests/vpp/perf/__init__.robot index 18cb722e0f..3d25ebdb8d 100644 --- a/tests/vpp/perf/__init__.robot +++ b/tests/vpp/perf/__init__.robot @@ -42,7 +42,7 @@ | | Set Global Variable | ${perf_trial_duration} | 10 | | 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.6.img +| | 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_qsz} | 1024 |