X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fcontainer_memif%2F40ge2p1xl710-eth-l2xcbase-eth-2memif-1lxc-ndrpdr.robot;h=464c88fd65b8c493287000a35b273901437c1314;hp=548fac214d3dd282c6e0ca945264aa74168b6439;hb=5075d208e29ece6bfd8cf4aa5289dd0b2ade583c;hpb=6abab7084716f4dc322574837b23f26a2ca9e2cb diff --git a/tests/vpp/perf/container_memif/40ge2p1xl710-eth-l2xcbase-eth-2memif-1lxc-ndrpdr.robot b/tests/vpp/perf/container_memif/40ge2p1xl710-eth-l2xcbase-eth-2memif-1lxc-ndrpdr.robot index 548fac214d..464c88fd65 100644 --- a/tests/vpp/perf/container_memif/40ge2p1xl710-eth-l2xcbase-eth-2memif-1lxc-ndrpdr.robot +++ b/tests/vpp/perf/container_memif/40ge2p1xl710-eth-l2xcbase-eth-2memif-1lxc-ndrpdr.robot @@ -21,13 +21,14 @@ | ... | Set up 3-node performance topology with DUT's NIC model | L2 | ... | Intel-XL710 | ... | AND | Set up performance test suite with MEMIF -| ... | AND | Set up performance topology with containers +| ... | AND | Set up performance topology with containers | chains=${1} +| ... | nodeness=${1} | ... | Suite Teardown | Tear down 3-node performance topology with container | ... | Test Setup | Run Keywords | ... | Set up performance test -| ... | AND | Restart VPP in all 'VNF' containers +| ... | AND | Restart VPP in all 'CNF' containers | ... | Test Teardown | Tear down performance discovery test | ${min_rate}pps | ... | ${framesize} | ${traffic_profile} @@ -62,16 +63,10 @@ | ${s_18.75Mpps}= | ${18750000} # Traffic profile: | ${traffic_profile}= | trex-sl-3n-ethip4-ip4src254 -# LXC container -| ${container_count}= | ${1} +# Container +| ${cpu_count_int}= | ${4} | ${container_engine}= | LXC -| ${container_image}= | ${EMPTY} -| ${container_install_dkms}= | ${FALSE} | ${container_chain_topology}= | chain -# CPU settings -| ${system_cpus}= | ${1} -| ${vpp_cpus}= | ${5} -| ${container_cpus}= | ${5} *** Keywords *** | Local Template