diff options
author | Tibor Frank <tifrank@cisco.com> | 2020-07-14 08:02:38 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2020-07-14 08:02:38 +0200 |
commit | 33d6c8475fa6e9f4a204f869ced4b2a802da5248 (patch) | |
tree | b1c141436967b552ced9acfdc66a726b52054981 /docs/report | |
parent | c22a63d5813100d9fbdc8f43ba58f3cd3546641b (diff) |
Report 2005: Add soak tests
Change-Id: Ib56215e906afba34d52b390ebc5a2d58bab4bf71
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Diffstat (limited to 'docs/report')
-rw-r--r-- | docs/report/index.html.template | 4 | ||||
-rw-r--r-- | docs/report/vpp_performance_tests/index.rst | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/docs/report/index.html.template b/docs/report/index.html.template index f36511a9c2..9ec3017ccd 100644 --- a/docs/report/index.html.template +++ b/docs/report/index.html.template @@ -20,6 +20,7 @@ CSIT-2005 vpp_performance_tests/packet_throughput_graphs/index vpp_performance_tests/throughput_speedup_multi_core/index vpp_performance_tests/packet_latency/index + vpp_performance_tests/soak_tests/index vpp_performance_tests/reconf_tests/index vpp_performance_tests/nf_service_density/index vpp_performance_tests/hoststack_testing/index @@ -28,9 +29,6 @@ CSIT-2005 vpp_performance_tests/test_environment vpp_performance_tests/documentation/index -.. - vpp_performance_tests/soak_tests/index - .. toctree:: :maxdepth: 2 :caption: DPDK Performance diff --git a/docs/report/vpp_performance_tests/index.rst b/docs/report/vpp_performance_tests/index.rst index 2ddf9c8d82..22177eaf9e 100644 --- a/docs/report/vpp_performance_tests/index.rst +++ b/docs/report/vpp_performance_tests/index.rst @@ -8,6 +8,7 @@ VPP Performance packet_throughput_graphs/index throughput_speedup_multi_core/index packet_latency/index + soak_tests/index reconf_tests/index nf_service_density/index hoststack_testing/index @@ -15,6 +16,3 @@ VPP Performance throughput_trending test_environment documentation/index - -.. - soak_tests/index |