diff options
author | Tibor Frank <tifrank@cisco.com> | 2018-08-07 13:05:06 +0200 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2018-08-09 14:42:16 +0200 |
commit | 468da48d3f3ced298ff8dccc76885157dff5cfe7 (patch) | |
tree | 0623e90f98dd7ed7c6eed69fcc62f0a5217ea730 /docs/report/index.html.template | |
parent | 1ba065be541936a73ba9a9113165583a8bdf36c3 (diff) |
CSIT-1229: Add DMM to report
Change-Id: Ib3ea8c13371a29ea2b4661a8506190dcb15c8ced
Signed-off-by: Tibor Frank <tifrank@cisco.com>
Signed-off-by: sharath <sharathkumarboyanapally@gmail.com>
Diffstat (limited to 'docs/report/index.html.template')
-rw-r--r-- | docs/report/index.html.template | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/report/index.html.template b/docs/report/index.html.template index b5b55c0dd2..f262ea36e5 100644 --- a/docs/report/index.html.template +++ b/docs/report/index.html.template @@ -63,6 +63,15 @@ CSIT 18.07 .. toctree:: :maxdepth: 2 + :caption: DMM Functional + + dmm_functional_tests/overview + dmm_functional_tests/csit_release_notes + dmm_functional_tests/test_environment + dmm_functional_tests/documentation + +.. toctree:: + :maxdepth: 2 :caption: Detailed Results detailed_test_results/vpp_performance_results/index @@ -72,6 +81,7 @@ CSIT 18.07 detailed_test_results/vpp_functional_results/index detailed_test_results/honeycomb_functional_results/index detailed_test_results/nshsfc_functional_results/index + detailed_test_results/dmm_functional_results/index .. toctree:: :maxdepth: 2 |