aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/perf/tcp/10ge2p1x520-ethip4tcphttp-httpserver.robot
diff options
context:
space:
mode:
Diffstat (limited to 'tests/vpp/perf/tcp/10ge2p1x520-ethip4tcphttp-httpserver.robot')
-rw-r--r--tests/vpp/perf/tcp/10ge2p1x520-ethip4tcphttp-httpserver.robot4
1 files changed, 2 insertions, 2 deletions
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 ***