diff options
author | Tibor Frank <tifrank@cisco.com> | 2019-09-09 09:01:18 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2019-09-09 09:01:18 +0200 |
commit | ba14f2b0ac026e537c79a61e800176b3404bde4d (patch) | |
tree | 1aa01d034f9acaa12698998989ca37acad647dde /docs | |
parent | 81907979cdf2ca6ca991410e8151170deb380bc1 (diff) |
Report: Add soak tests
Change-Id: I2161c8d8e54cfa35cd3febdda1cb47d6cec424a0
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/report/index.html.template | 3 | ||||
-rw-r--r-- | docs/report/vpp_performance_tests/index.rst | 4 | ||||
-rw-r--r-- | docs/report/vpp_performance_tests/soak_tests/index.rst | 2 |
3 files changed, 3 insertions, 6 deletions
diff --git a/docs/report/index.html.template b/docs/report/index.html.template index 923851c1c4..554dd9bd76 100644 --- a/docs/report/index.html.template +++ b/docs/report/index.html.template @@ -20,14 +20,13 @@ CSIT-1908 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 vpp_performance_tests/test_environment vpp_performance_tests/documentation/index -.. - vpp_performance_tests/soak_tests/index .. toctree:: :maxdepth: 2 diff --git a/docs/report/vpp_performance_tests/index.rst b/docs/report/vpp_performance_tests/index.rst index 32d5390a93..c5c3e6679d 100644 --- a/docs/report/vpp_performance_tests/index.rst +++ b/docs/report/vpp_performance_tests/index.rst @@ -8,12 +8,10 @@ VPP Performance packet_throughput_graphs/index throughput_speedup_multi_core/index packet_latency_graphs/index + soak_tests/index nf_service_density/index http_server_performance/index comparisons/index throughput_trending test_environment documentation/index - -.. - soak_tests/index diff --git a/docs/report/vpp_performance_tests/soak_tests/index.rst b/docs/report/vpp_performance_tests/soak_tests/index.rst index c6558464a3..1ca041d59c 100644 --- a/docs/report/vpp_performance_tests/soak_tests/index.rst +++ b/docs/report/vpp_performance_tests/soak_tests/index.rst @@ -33,7 +33,7 @@ Soak Tests ========== -Long duration (2 hours per test) soak tests are executed +Long duration (30 minutes per test) soak tests are executed using :ref:`plrsearch` algorithm. As the test take long time, only 10 test were executed, two runs each. |