From 903cb9f7dd664c5bc87f3295dd600d6cb23bf8ca Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Fri, 3 Aug 2018 14:38:20 +0200 Subject: CSIT-1226: Fix bugs in pdf version Change-Id: I9c7abca28f98a581a8efb390c6ccf4f8937a958b Signed-off-by: Tibor Frank --- docs/report/index.html.template | 104 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 docs/report/index.html.template (limited to 'docs/report/index.html.template') diff --git a/docs/report/index.html.template b/docs/report/index.html.template new file mode 100644 index 0000000000..b5b55c0dd2 --- /dev/null +++ b/docs/report/index.html.template @@ -0,0 +1,104 @@ +CSIT 18.07 +========== + +.. toctree:: + :maxdepth: 2 + :caption: Introduction + + introduction/overview + introduction/general_notes + introduction/physical_testbeds + introduction/methodology + +.. toctree:: + :maxdepth: 2 + :caption: VPP Performance + + vpp_performance_tests/overview + vpp_performance_tests/csit_release_notes + 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/http_server_performance/index + vpp_performance_tests/test_environment + vpp_performance_tests/documentation/index + +.. toctree:: + :maxdepth: 2 + :caption: DPDK Performance + + dpdk_performance_tests/overview + dpdk_performance_tests/csit_release_notes + dpdk_performance_tests/packet_throughput_graphs/index + dpdk_performance_tests/packet_latency_graphs/index + dpdk_performance_tests/test_environment + dpdk_performance_tests/documentation + +.. toctree:: + :maxdepth: 2 + :caption: VPP Functional + + vpp_functional_tests/overview + vpp_functional_tests/csit_release_notes + vpp_functional_tests/test_environment + vpp_functional_tests/documentation + +.. toctree:: + :maxdepth: 2 + :caption: HoneyComb Functional + + honeycomb_functional_tests/overview + honeycomb_functional_tests/csit_release_notes + honeycomb_functional_tests/test_environment + honeycomb_functional_tests/documentation + +.. toctree:: + :maxdepth: 2 + :caption: NSH_SFC Functional + + nsh_sfc_functional_tests/overview + nsh_sfc_functional_tests/csit_release_notes + nsh_sfc_functional_tests/test_environment + nsh_sfc_functional_tests/documentation + +.. toctree:: + :maxdepth: 2 + :caption: Detailed Results + + detailed_test_results/vpp_performance_results/index + detailed_test_results/vpp_mrr_results/index + detailed_test_results/cot_performance_results/index + detailed_test_results/dpdk_performance_results/index + detailed_test_results/vpp_functional_results/index + detailed_test_results/honeycomb_functional_results/index + detailed_test_results/nshsfc_functional_results/index + +.. toctree:: + :maxdepth: 2 + :caption: Test Configuration + + test_configuration/vpp_performance_configuration/index + test_configuration/vpp_mrr_configuration/index + test_configuration/cot_performance_configuration/index + test_configuration/vpp_functional_configuration/index + +.. toctree:: + :maxdepth: 2 + :caption: Test Operational Data + + test_operational_data/vpp_performance_operational_data/index + +.. toctree:: + :maxdepth: 2 + :caption: CSIT Framework Documentation + + csit_framework_documentation/csit_design + csit_framework_documentation/csit_test_naming + csit_framework_documentation/pal_lld + csit_framework_documentation/csit_tag_description + +.. toctree:: + :maxdepth: 2 + :caption: Indices and tables + + Index -- cgit 1.2.3-korg