X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fcontainer_memif%2F10ge2p1x710-eth-l2xcbase-eth-2memif-1dcr-mrr.robot;h=d049eb43e886a244687be8b0fddaac4a90100064;hp=7bc617a15175901d1ca4aa09a5d76b334c677563;hb=cc85afad85339d2cc8f035ce63ff21220d8e6b96;hpb=c8b2f57cd09355e0e89e6b9d28930281573bec23 diff --git a/tests/vpp/perf/container_memif/10ge2p1x710-eth-l2xcbase-eth-2memif-1dcr-mrr.robot b/tests/vpp/perf/container_memif/10ge2p1x710-eth-l2xcbase-eth-2memif-1dcr-mrr.robot index 7bc617a151..d049eb43e8 100644 --- a/tests/vpp/perf/container_memif/10ge2p1x710-eth-l2xcbase-eth-2memif-1dcr-mrr.robot +++ b/tests/vpp/perf/container_memif/10ge2p1x710-eth-l2xcbase-eth-2memif-1dcr-mrr.robot @@ -25,7 +25,9 @@ | ... | Suite Teardown | Tear down 3-node performance topology with container | ... -| Test Setup | Set up performance test +| Test Setup | Run Keywords +| ... | Set up performance test +| ... | AND | Restart VPP in all 'VNF' containers | ... | Test Teardown | Tear down performance mrr test | ... @@ -56,7 +58,9 @@ # LXC container | ${container_count}= | ${1} | ${container_engine}= | Docker -| ${container_image}= | ubuntu +| ${container_image}= | ubuntu:xenial-20180412 +| ${container_install_dkms}= | ${FALSE} +| ${container_chain_topology}= | chain # CPU settings | ${system_cpus}= | ${1} | ${vpp_cpus}= | ${5} @@ -78,7 +82,7 @@ | | ${max_rate}= | Calculate pps | ${s_limit} | ${framesize} | | ... | | Given Add '${wt}' worker threads and '${rxq}' rxqueues in 3-node single-link circular topology -| | And Add PCI devices to DUTs in 3-node single link topology +| | And Add PCI devices to all DUTs | | And Run Keyword If | ${get_framesize} < ${1522} | | ... | Add no multi seg to all DUTs | | And Apply startup configuration on all VPP DUTs