aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/perf/vm_vhost/10ge2p1x520-eth-l2xcbase-eth-2vhostvr1024-1vm-pdrchk.robot
AgeCommit message (Collapse)AuthorFilesLines
2018-05-22FIX: qemu startJan Gelety1-0/+4
Change-Id: I33c977df63b3b88003a91378a30f6db98e2d1d42 Signed-off-by: Jan Gelety <jgelety@cisco.com>
2018-03-28Optimize Qemu installation to speed up vhost testsPeter Mikus1-4/+3
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-9/+9
- 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/+210
Change-Id: I949f8800b45354c205c5a5d36ab2abeeb93409dc Signed-off-by: Jan Gelety <jgelety@cisco.com>