FIX: Add api-segment conf to TCP tests 02/12102/4
authorTibor Frank <tifrank@cisco.com>
Wed, 25 Apr 2018 08:23:18 +0000 (10:23 +0200)
committerTibor Frank <tifrank@cisco.com>
Fri, 27 Apr 2018 07:41:44 +0000 (07:41 +0000)
Change-Id: Idf778d8427c8dabf716090cdaeba189e8cccfb98
Signed-off-by: Tibor Frank <tifrank@cisco.com>
bootstrap-verify-perf.sh
tests/vpp/perf/tcp/10ge2p1x520-ethip4tcphttp-httpserver.robot

index 4177625..b480abc 100755 (executable)
@@ -364,6 +364,7 @@ case "$TEST_TAG" in
         pybot ${PYBOT_ARGS} \
               -v TOPOLOGY_PATH:${WORKING_TOPOLOGY} \
               -s "tests.${DUT}.perf" \
+              --include tcpANDhttp \
               tests/
         RETURN_STATUS=$(echo $?)
 esac
index 07d9dfc..7533ae9 100644 (file)
 | | :FOR | ${dut} | IN | @{duts}
 | | | Import Library | resources.libraries.python.VppConfigGenerator
 | | | ... | WITH NAME | ${dut}
+| | | Run keyword | ${dut}.Add api segment global size | 2G
+| | | Run keyword | ${dut}.Add api segment api size | 1G
 | | | Run keyword | ${dut}.Add TCP preallocated connections | 1000000
 | | | Run keyword | ${dut}.Add TCP preallocated half open connections | 1000000
-| | | Run keyword | ${dut}.Add session event queue length | 100000
+| | | Run keyword | ${dut}.Add session event queue length | 1000000
 | | | Run keyword | ${dut}.Add session preallocated sessions | 1000000
 | | | Run keyword | ${dut}.Add session v4 session table buckets | 500000
 | | | Run keyword | ${dut}.Add session v4 session table memory | 1g