From 812154b91e5d93a3a9538d02a1830d67fdbbefaf Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 2 May 2018 09:27:17 +0200 Subject: FIX: TCP perf tests Change-Id: I59ad8ef70fc2bedce14b52359922a002f960ab7a Signed-off-by: Tibor Frank (cherry picked from commit 2005c286222ebb1456a6dbe41fdca6dbfeb361f6) --- tests/vpp/perf/tcp/10ge2p1x520-ethip4tcphttp-httpserver.robot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') 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 *** -- cgit 1.2.3-korg