Report: Move CSIT Documentation to Introduction 24/34124/1
authorTibor Frank <tifrank@cisco.com>
Mon, 18 Oct 2021 10:58:33 +0000 (12:58 +0200)
committerTibor Frank <tifrank@cisco.com>
Mon, 18 Oct 2021 10:58:33 +0000 (12:58 +0200)
Change-Id: I5454251c33d0187be8a392b4800036388d28597a
Signed-off-by: Tibor Frank <tifrank@cisco.com>
docs/report/dpdk_performance_tests/documentation.rst [deleted file]
docs/report/dpdk_performance_tests/index.rst
docs/report/index.html.template
docs/report/introduction/documentation/containers.rst [moved from docs/report/vpp_performance_tests/documentation/containers.rst with 100% similarity]
docs/report/introduction/documentation/documentation.rst [moved from docs/report/vpp_performance_tests/documentation/documentation.rst with 64% similarity]
docs/report/introduction/documentation/index.rst [moved from docs/report/vpp_performance_tests/documentation/index.rst with 100% similarity]
docs/report/introduction/index.rst
docs/report/vpp_device_tests/documentation.rst [deleted file]
docs/report/vpp_device_tests/index.rst
docs/report/vpp_performance_tests/index.rst
resources/tools/presentation/sphinx_conf/report/conf.py

diff --git a/docs/report/dpdk_performance_tests/documentation.rst b/docs/report/dpdk_performance_tests/documentation.rst
deleted file mode 100644 (file)
index 254569d..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-Documentation
-=============
-
-`CSIT DPDK Performance Tests Documentation`_ contains  detailed
-functional description and input parameters for each test case.
index 5880ee2..64e1525 100644 (file)
@@ -10,4 +10,3 @@ DPDK Performance
     comparisons/index
     throughput_trending
     test_environment
-    documentation
index 76b7b40..489f314 100644 (file)
@@ -10,6 +10,7 @@ CSIT-2110
     introduction/test_scenarios_overview
     introduction/physical_testbeds
     introduction/methodology
+    introduction/documentation/index
 
 .. toctree::
     :maxdepth: 2
@@ -28,7 +29,6 @@ CSIT-2110
     vpp_performance_tests/comparisons/index
     vpp_performance_tests/throughput_trending
     vpp_performance_tests/test_environment
-    vpp_performance_tests/documentation/index
 
 .. toctree::
     :maxdepth: 2
@@ -41,7 +41,6 @@ CSIT-2110
     dpdk_performance_tests/comparisons/index
     dpdk_performance_tests/throughput_trending
     dpdk_performance_tests/test_environment
-    dpdk_performance_tests/documentation
 
 .. toctree::
     :maxdepth: 2
@@ -61,7 +60,6 @@ CSIT-2110
     vpp_device_tests/overview
     vpp_device_tests/csit_release_notes
     vpp_device_tests/test_environment
-    vpp_device_tests/documentation
 
 .. toctree::
     :maxdepth: 2
@@ -1,5 +1,5 @@
 Test Code Documentation
 =======================
 
-`CSIT VPP Performance Tests Documentation`_ contains detailed
+`CSIT Performance Tests Documentation`_ contains detailed
 functional description and input parameters for each test case.
index 81a7dc3..a15a18f 100644 (file)
@@ -8,3 +8,4 @@ Introduction
     test_scenarios_overview
     physical_testbeds
     methodology
+    documentation/index
diff --git a/docs/report/vpp_device_tests/documentation.rst b/docs/report/vpp_device_tests/documentation.rst
deleted file mode 100644 (file)
index 6ab6d51..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-Documentation
-=============
-
-`CSIT VPP Device Tests Documentation`_ contains detailed
-functional description and input parameters for each test case.
-
index 4a6e6c8..841ea98 100644 (file)
@@ -6,4 +6,3 @@ VPP Device
     overview
     csit_release_notes
     test_environment
-    documentation
index bd497ce..e54549e 100644 (file)
@@ -16,4 +16,3 @@ VPP Performance
     comparisons/index
     throughput_trending
     test_environment
-    documentation/index
index 3649760..799a16e 100644 (file)
@@ -74,9 +74,7 @@ rst_epilog = u"""
 .. _pdf version of this report: https://s3-docs.fd.io/csit/{release}/report/_static/archive/csit_{release}.{report_week}.pdf
 .. _tag documentation rst file: https://git.fd.io/csit/tree/docs/tag_documentation.rst?h={release}
 .. _TRex driver: https://git.fd.io/csit/tree/GPL/tools/trex/trex_stl_profile.py?h={release}
-.. _CSIT DPDK Performance Tests Documentation: https://s3-docs.fd.io/csit/{release}/doc/tests.dpdk.perf.html
-.. _CSIT VPP Performance Tests Documentation: https://s3-docs.fd.io/csit/{release}/doc/tests.vpp.perf.html
-.. _CSIT VPP Device Tests Documentation: https://s3-docs.fd.io/csit/{release}/doc/tests.vpp.device.html
+.. _CSIT Performance Tests Documentation: https://s3-docs.fd.io/csit/{release}/doc/index.html
 .. _VPP test framework documentation: https://docs.fd.io/vpp/{vpprelease}/vpp_make_test/html/
 .. _FD.io CSIT testbeds - Xeon Skylake, Arm, Atom: https://git.fd.io/csit/tree/docs/lab/testbeds_sm_skx_hw_bios_cfg.md?h={release}
 .. _FD.io CSIT testbeds - Xeon Cascade Lake: https://git.fd.io/csit/tree/docs/lab/testbeds_sm_clx_hw_bios_cfg.md?h={release}