X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fdpdk%2Fperf%2F2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.robot;h=0f018b3f8f8a0fe1b0d924daaadc4a1b7428492a;hp=22e2080559a0ff08239efdd83a8eae4c188b148f;hb=6871d4e7f6ed43ce0bb003cb08e88b2581a474eb;hpb=8ded937abab242f2e096f83423e1dcecd1ecf722 diff --git a/tests/dpdk/perf/2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.robot b/tests/dpdk/perf/2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.robot index 22e2080559..0f018b3f8f 100644 --- a/tests/dpdk/perf/2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.robot +++ b/tests/dpdk/perf/2n1l-10ge2p1x710-eth-l2xcbase-testpmd-ndrpdr.robot @@ -14,9 +14,6 @@ *** Settings *** | Resource | resources/libraries/robot/performance/performance_setup.robot | Resource | resources/libraries/robot/dpdk/default.robot -| Library | resources.libraries.python.topology.Topology -| Library | resources.libraries.python.NodePath -| Library | resources.libraries.python.InterfaceUtil | Library | resources.libraries.python.DPDK.DPDKTools | ... | Force Tags | 2_NODE_SINGLE_LINK_TOPO | HW_ENV | PERFTEST | NDRPDR | 1NUMA @@ -24,7 +21,7 @@ | ... | Suite Setup | Set up DPDK 2-node performance topology with DUT's NIC model | ... | L2 | ${nic_name} -| Suite Teardown | Tear down DPDK 2-node performance topology +| Suite Teardown | Tear down suite | performance | dpdk | ... | Test Template | Local Template | ...