From d3a748d5088d0023f8a96404d4c84deab588a3b1 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Fri, 25 Jan 2019 09:25:45 +0100 Subject: Report: Add NF service density and soak tests to static content. Change-Id: I8f81fc906245e6f5afd4f24ff034f28b95a2ad46 Signed-off-by: Tibor Frank Signed-off-by: Maciek Konstantynowicz --- .../vpp_performance_tests/soak_tests/index.rst | 76 ++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 docs/report/vpp_performance_tests/soak_tests/index.rst (limited to 'docs/report/vpp_performance_tests/soak_tests/index.rst') diff --git a/docs/report/vpp_performance_tests/soak_tests/index.rst b/docs/report/vpp_performance_tests/soak_tests/index.rst new file mode 100644 index 0000000000..5c75f1d2b1 --- /dev/null +++ b/docs/report/vpp_performance_tests/soak_tests/index.rst @@ -0,0 +1,76 @@ + +.. raw:: latex + + \clearpage + +.. raw:: html + + + +.. _soak_tests: + +Soak Tests +========== + +Long duration soak tests are executed using PLRsearch algorithm. See +methodology section for PLRsearch description. + +Additional information about graph data: + +#. **Graph Title**: describes type of tests and soak test duration. + +#. **X-axis Labels**: indices of test suites. + +#. **Y-axis Labels**: measured packet throughput values in [Mpps]. + +#. **Graph Legend**: list of X-axis indices with CSIT test suites. + +.. note:: + + Test results have been generated by + `FD.io test executor vpp performance job 2n-skx`_ with RF + result files csit-vpp-perf-|srelease|-\*.zip + `archived here <../../_static/archive/>`_. + +.. raw:: html + +
+ +:index:`30min Soak Test (PLRsearch)` + +.. raw:: html + + + +



+
+ +.. raw:: latex + + \begin{figure}[H] + \centering + \graphicspath{{../_build/_static/vpp/}} + \includegraphics[clip, trim=0cm 0cm 5cm 0cm, width=0.70\textwidth]{example-soak-boxes} + \label{fig:example-soak-boxes} + \end{figure} -- cgit 1.2.3-korg