aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/honeycomb_performance_tests/test_environment.rst
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2018-05-29 10:45:47 +0200
committerTibor Frank <tifrank@cisco.com>2018-05-30 11:06:08 +0000
commite01470ec9038338409a494a2652eecabf4394578 (patch)
tree9a2e19441e2456652901b0e6438fdf909668f6fa /docs/report/honeycomb_performance_tests/test_environment.rst
parent564c2ae4f2d3cc7a210f6fe17f55091afcc05d45 (diff)
CSIT-1105: Prepare and generate 18.01.2 report
Change-Id: Iebda4fd10701c27512b443c14b2aeef314003d58 Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/report/honeycomb_performance_tests/test_environment.rst')
-rw-r--r--docs/report/honeycomb_performance_tests/test_environment.rst22
1 files changed, 0 insertions, 22 deletions
diff --git a/docs/report/honeycomb_performance_tests/test_environment.rst b/docs/report/honeycomb_performance_tests/test_environment.rst
deleted file mode 100644
index db187b2c1b..0000000000
--- a/docs/report/honeycomb_performance_tests/test_environment.rst
+++ /dev/null
@@ -1,22 +0,0 @@
-Test Environment
-================
-
-To execute performance tests, there are three identical testbeds, each testbed
-consists of two DUTs and one TG.
-
-Server HW Configuration
------------------------
-
-See `Performance HW Configuration <../vpp_performance_tests/test_environment.html>`_
-
-Additionally, configuration for the Honeycomb client:
-
-
-**Honeycomb Startup Command**
-
-Use the server mode JIT compiler, increase the default memory size,
-metaspace size, and enable NUMA optimizations for the JVM.
-
-::
-
- $ java -server -Xms128m -Xmx512m -XX:MetaspaceSize=128m -XX:MaxMetaspaceSize=512m -XX:+UseNUMA -XX:+UseParallelGC