aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2019-01-24 12:28:43 +0100
committerTibor Frank <tifrank@cisco.com>2019-02-04 12:42:37 +0000
commit2c1068c27359e9413950ee0b57496871656cfa70 (patch)
tree2e6720ba903c35543f7ec313204df71227f83f82 /docs
parent6b483edb73afd366031fe4233dd015980968f34b (diff)
CSIT-1397: Create Heatmap graphs
- colorscales Change-Id: I86e72432ffa850e76aed6d061461519c5f095a1f Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit 9510e2ca6dbca1ab16b9db8054e9968facf4b699)
Diffstat (limited to 'docs')
-rw-r--r--docs/report/index.html.template2
-rw-r--r--docs/report/introduction/report_history.rst12
-rw-r--r--docs/report/introduction/test_environment_intro.rst2
-rw-r--r--docs/report/test_configuration/vpp_functional_configuration_centos/index.rst4
-rw-r--r--docs/report/vpp_performance_tests/csit_release_notes.rst4
-rw-r--r--docs/vpp-device.rst4
6 files changed, 15 insertions, 13 deletions
diff --git a/docs/report/index.html.template b/docs/report/index.html.template
index e4fc829900..7737f493df 100644
--- a/docs/report/index.html.template
+++ b/docs/report/index.html.template
@@ -20,6 +20,8 @@ CSIT-1901
vpp_performance_tests/packet_throughput_graphs/index
vpp_performance_tests/throughput_speedup_multi_core/index
vpp_performance_tests/packet_latency_graphs/index
+ vpp_performance_tests/soak_tests/index
+ vpp_performance_tests/nf_service_density/index
vpp_performance_tests/http_server_performance/index
vpp_performance_tests/comparisons/index
vpp_performance_tests/throughput_trending
diff --git a/docs/report/introduction/report_history.rst b/docs/report/introduction/report_history.rst
index 77bf937232..cec1e6e531 100644
--- a/docs/report/introduction/report_history.rst
+++ b/docs/report/introduction/report_history.rst
@@ -3,12 +3,12 @@ Report History
FD.io CSIT-1901 Report history and per .[ww] revision changes are listed below.
-+----------------+----------------------------------------------------------------+
-| .[ww] Revision | Changes |
-+================+================================================================+
-| .04 | Initial version |
-| | |
-+----------------+----------------------------------------------------------------+
++----------------+------------------------------------------------------------+
+| .[ww] Revision | Changes |
++================+============================================================+
+| .06 | Initial version |
+| | |
++----------------+------------------------------------------------------------+
FD.io CSIT Reports follow CSIT-[yy][mm].[ww] numbering format, with version
denoted by concatenation of two digit year [yy] and two digit month [mm], and
diff --git a/docs/report/introduction/test_environment_intro.rst b/docs/report/introduction/test_environment_intro.rst
index 7763e9df8b..19656456a1 100644
--- a/docs/report/introduction/test_environment_intro.rst
+++ b/docs/report/introduction/test_environment_intro.rst
@@ -1,5 +1,3 @@
-.. _test_environment:
-
Test Environment
================
diff --git a/docs/report/test_configuration/vpp_functional_configuration_centos/index.rst b/docs/report/test_configuration/vpp_functional_configuration_centos/index.rst
index c749d4c61c..9288ed7277 100644
--- a/docs/report/test_configuration/vpp_functional_configuration_centos/index.rst
+++ b/docs/report/test_configuration/vpp_functional_configuration_centos/index.rst
@@ -4,8 +4,8 @@ CentOS
.. note::
Data sources for reported test configurations: i) `FD.io test executor vpp
- functional jobs`_, ii) archived FD.io jobs test result `output files
- <../../_static/archive/>`_.
+ functional jobs using CentOs`_, ii) archived FD.io jobs test result
+ `output files <../../_static/archive/>`_.
.. toctree::
diff --git a/docs/report/vpp_performance_tests/csit_release_notes.rst b/docs/report/vpp_performance_tests/csit_release_notes.rst
index d54a096653..5d87b85c74 100644
--- a/docs/report/vpp_performance_tests/csit_release_notes.rst
+++ b/docs/report/vpp_performance_tests/csit_release_notes.rst
@@ -10,7 +10,7 @@ Changes in |csit-release|
updated with a configurable burst MRR parameters: trial duration
and number of trials in a single burst. Enables a new Burst MRR
(BMRR for short) methodology for more precise performance
- trending. See updated :ref:`performance_test_methodology` section
+ trending. See updated :ref:`test_methodology` section
for more details.
- **2n-skx tests**: Added performamce tests for 2n-skx (2-Node Xeon
@@ -41,7 +41,7 @@ Changes in |csit-release|
code for extended time duration tests and throughput discovery
at given PLR and at give total test time e.g. minutes, hours,
days, weeks, months, years. See updated
- :ref:`performance_test_methodology` section for more details.
+ :ref:`test_methodology` section for more details.
- **Trending Tests BMRR**: Used new Burst MRR (BMRR) tests for daily
trending.
diff --git a/docs/vpp-device.rst b/docs/vpp-device.rst
index c071771c71..96d6d753bc 100644
--- a/docs/vpp-device.rst
+++ b/docs/vpp-device.rst
@@ -199,8 +199,10 @@ that only Y number of simulations are spawned on any given HW node.
*root* user account as primary. From the jenkins slave it will be able to
connect via env variable, since the jenkins slave doesn't actually know what
host its running on.
+
::
- ssh -p 6022 root@10.30.51.node
+
+ ssh -p 6022 root@10.30.51.node
csit-sut-dcr
~~~~~~~~~~~~