X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Ftcp%2F10ge2p1x520-ethip4tcphttp-httpserver.robot;h=55f6982ff146d06f322d56dfdbe0d86f65ad23a1;hp=7533ae9ea5c782f5716207adff1ef4fbe393a74e;hb=2005c286222ebb1456a6dbe41fdca6dbfeb361f6;hpb=898aeaa4efbbfcffea77471220ffa903600d3b06 diff --git a/tests/vpp/perf/tcp/10ge2p1x520-ethip4tcphttp-httpserver.robot b/tests/vpp/perf/tcp/10ge2p1x520-ethip4tcphttp-httpserver.robot index 7533ae9ea5..55f6982ff1 100644 --- a/tests/vpp/perf/tcp/10ge2p1x520-ethip4tcphttp-httpserver.robot +++ b/tests/vpp/perf/tcp/10ge2p1x520-ethip4tcphttp-httpserver.robot @@ -23,7 +23,7 @@ | Suite Setup | Set up 3-node performance topology with wrk and DUT's NIC model | ... | Intel-XL710 | ... -| Test Setup | Set up performance test +| Test Setup | Set up tcp performance test | Test Teardown | Tear down performance test with wrk | ... | Documentation | *HTTP requests per seconds, connections per seconds and @@ -72,7 +72,7 @@ | | ... | ELSE IF | '${test_type}' == 'cps' | | ... | Run keywords | | ... | Set up HTTP server with paramters on the VPP node -| | ... | 10000 | 64 | 4000m | AND +| | ... | 31000 | 64 | 4000m | AND | | ... | Measure connections per second | ${traffic_profile} *** Test Cases ***