aboutsummaryrefslogtreecommitdiffstats
path: root/tests/vpp/perf/tcp/10ge2p1x520-ethip4tcphttp-httpserver.robot
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2018-05-02 09:27:17 +0200
committerJan Gelety <jgelety@cisco.com>2018-05-04 09:13:28 +0000
commit2005c286222ebb1456a6dbe41fdca6dbfeb361f6 (patch)
tree612a4702ebbd08890800fda236e03bc917d0e772 /tests/vpp/perf/tcp/10ge2p1x520-ethip4tcphttp-httpserver.robot
parent898aeaa4efbbfcffea77471220ffa903600d3b06 (diff)
FIX: TCP perf tests
Change-Id: I59ad8ef70fc2bedce14b52359922a002f960ab7a Signed-off-by: Tibor Frank <tifrank@cisco.com>
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 ***