aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2xcbase-eth-4vhostvr1024-2vm-ndrpdrdisc.robot
AgeCommit message (Collapse)AuthorFilesLines
2018-05-21CSIT-1008: Fix 9000B VM Vhost performance testsTibor Frank1-362/+144
Change-Id: I63105e8a4f11d740c38fc6123984005bcefa117b Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit b7b91e6bebbc3cb984d104efc3ff1951beb9c3af)
2018-03-28Optimize Qemu installation to speed up vhost testsPeter Mikus1-1/+2
Currently Qemu is being installed if there is a change of qsz parameter between tests/suites. Qemu is installed always into the same directory. This patch changes the default behavior to install qemu over and install pathced version to separate directory. It also disables force install. Change-Id: I0d7493a02b026a6ae4a5ea8bacf54656de9db567 Signed-off-by: Peter Mikus <pmikus@cisco.com>
2018-01-16FIX: Naming of test casesPeter Mikus1-18/+18
- Fix naming of VM testcases Change-Id: I1bf78f5f4ee60dd061a63280624ada9d73b34518 Signed-off-by: Peter Mikus <pmikus@cisco.com> (cherry picked from commit 73aa556800ac7b4300c3a76c39868a3a87c41cd1)
2017-07-17FIX: remove previous QEMU build when needed to change qszJan Gelety1-0/+549
Change-Id: I949f8800b45354c205c5a5d36ab2abeeb93409dc Signed-off-by: Jan Gelety <jgelety@cisco.com>