aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2019-05-09 13:43:21 +0200
committerTibor Frank <tifrank@cisco.com>2019-05-09 11:44:33 +0000
commit5258a5cb0e102d6953edb97da39298115262e010 (patch)
tree3176657a4051e2d687d2805d8f8f4b3df1d4679d
parentce3095c5c9bd21e0a90c96dd468890ab48605380 (diff)
Report: hide soak tests
Change-Id: I0c738764aaf16b5858d70d7a9fda6752b912cc01 Signed-off-by: Tibor Frank <tifrank@cisco.com> (cherry picked from commit c4f2951030265f6b32e18d44278dbd9f59ae1383)
-rw-r--r--docs/report/index.html.template2
-rw-r--r--docs/report/vpp_performance_tests/index.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/report/index.html.template b/docs/report/index.html.template
index 591be4c8dc..074413defc 100644
--- a/docs/report/index.html.template
+++ b/docs/report/index.html.template
@@ -20,13 +20,13 @@ CSIT-1904
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/comparisons/index
vpp_performance_tests/throughput_trending
vpp_performance_tests/test_environment
vpp_performance_tests/documentation/index
..
+ vpp_performance_tests/soak_tests/index
vpp_performance_tests/http_server_performance/index
.. toctree::
diff --git a/docs/report/vpp_performance_tests/index.rst b/docs/report/vpp_performance_tests/index.rst
index e33c37d31c..50ca03ff09 100644
--- a/docs/report/vpp_performance_tests/index.rst
+++ b/docs/report/vpp_performance_tests/index.rst
@@ -8,7 +8,6 @@ VPP Performance
packet_throughput_graphs/index
throughput_speedup_multi_core/index
packet_latency_graphs/index
- soak_tests/index
nf_service_density/index
comparisons/index
throughput_trending
@@ -16,4 +15,5 @@ VPP Performance
documentation/index
..
+ soak_tests/index
http_server_performance/index