X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=tests%2Fvpp%2Fperf%2Fsrv6%2F10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr.robot;h=7ad3a7a9dfbcdd028e88985e452cfc10fb574713;hb=ed1a7af88e74bdc2b22a58d2129dac498dfcf95a;hp=1bd5cbc29c40bbf2c2080214c1b76703c33acbd0;hpb=7dda8f57f750c253d3c96ac1b02a84c58e36a6d8;p=csit.git diff --git a/tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr.robot b/tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr.robot index 1bd5cbc29c..7ad3a7a9df 100644 --- a/tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr.robot +++ b/tests/vpp/perf/srv6/10ge2p1x520-ethip6srhip6-ip6base-srv6proxy-masq-ndrpdr.robot @@ -23,14 +23,15 @@ | ... | Intel-X520-DA2 | ... | AND | Set up performance test suite with MEMIF | ... | AND | Set up performance test suite with Masquerading SRv6 proxy -| ... | AND | Set up performance topology with containers | ... -| Suite Teardown | Tear down 3-node performance topology with container +| Suite Teardown | Tear down 3-node performance topology | ... | Test Setup | Set up performance test | ... -| Test Teardown | Tear down performance test with SRv6 with encapsulation +| Test Teardown | Run Keywords +| ... | Tear down performance test with SRv6 with encapsulation | ... | ${min_rate}pps | ${framesize} | ${traffic_profile} +| ... | AND | Tear down performance test with container | ... | Test Template | Local Template | ... @@ -94,16 +95,9 @@ | ${srv6_overhead_3sids}= | ${96} # Traffic profile: | ${traffic_profile}= | trex-sl-3n-ethip6-ip6src253 -# LXC container -| ${container_count}= | ${1} +# Container | ${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 @@ -130,7 +124,8 @@ | | ${max_rate} | ${jumbo} = | Get Max Rate And Jumbo And Handle Multi Seg | | ... | ${s_limit} | ${framesize} | overhead=${srv6_overhead_3sids} | | And Apply startup configuration on all VPP DUTs -| | When Initialize IPv6 forwarding over SRv6 with endpoint to SR-unaware Service Function via 'dynamic_proxy' behaviour in 3-node circular topology +| | And Set up performance test with containers | nf_chains=${1} | nf_nodes=${1} +| | When Initialize IPv6 forwarding over SRv6 with endpoint to SR-unaware Service Function via 'masquerading' behaviour in 3-node circular topology | | Then Find NDR and PDR intervals using optimized search | | ... | ${framesize} | ${traffic_profile} | ${min_rate} | ${max_rate}