X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Ftcp%2F10ge2p1x520-ethip4tcphttp-httpserver.robot;h=c995a586af570a1f7e409bfbf9e46b4285918f6f;hb=d5a0c7319ac12bbf56cfae8d9c6778bb2834f7dd;hp=f5dd934ed46df3068f532a8dc5092c2addd2fd52;hpb=ad71afc5baa8008bd5d4ea26f51a71eefe3fbe62;p=csit.git diff --git a/tests/vpp/perf/tcp/10ge2p1x520-ethip4tcphttp-httpserver.robot b/tests/vpp/perf/tcp/10ge2p1x520-ethip4tcphttp-httpserver.robot index f5dd934ed4..c995a586af 100644 --- a/tests/vpp/perf/tcp/10ge2p1x520-ethip4tcphttp-httpserver.robot +++ b/tests/vpp/perf/tcp/10ge2p1x520-ethip4tcphttp-httpserver.robot @@ -15,16 +15,15 @@ | Library | resources.tools.wrk.wrk | Resource | resources/libraries/robot/wrk/wrk_utils.robot -| Resource | resources/libraries/robot/performance/performance_setup.robot +| Resource | resources/libraries/robot/shared/default.robot | Resource | resources/libraries/robot/tcp/tcp_setup.robot | ... | Force Tags | 3_NODE_SINGLE_LINK_TOPO | PERFTEST | HW_ENV | HTTP | TCP | ... -| Suite Setup | Set up 3-node performance topology with wrk and DUT's NIC model -| ... | Intel-XL710 -| ... -| Test Setup | Set up tcp performance test -| Test Teardown | Tear down performance test with wrk +| Suite Setup | Setup suite single link | wrk +| Suite Teardown | Tear down suite +| Test Setup | Setup test +| Test Teardown | Tear down test | ... | Test Template | Local template | ... @@ -38,6 +37,9 @@ | ... | *[Ver] TG verification:* | ... | *[Ref] Applicable standard specifications:* +*** Variables *** +| @{plugins_to_enable}= | dpdk_plugin.so + *** Keywords *** | Local template | | [Arguments] | ${traffic_profile} | ${phy_cores} | ${test_type}