Report: Hide DMM 09/19509/2
authorTibor Frank <tifrank@cisco.com>
Fri, 10 May 2019 14:13:43 +0000 (16:13 +0200)
committerTibor Frank <tifrank@cisco.com>
Fri, 10 May 2019 14:14:16 +0000 (14:14 +0000)
Change-Id: Ib1381365b01cecb701a956a22131d2b4fe1a3b60
Signed-off-by: Tibor Frank <tifrank@cisco.com>
docs/report/index.html.template
docs/report/index.pdf.template
docs/report/introduction/introduction.rst
docs/report/introduction/test_scenarios_overview.rst

index 074413d..e9f938f 100644 (file)
@@ -79,14 +79,15 @@ CSIT-1904
         nsh_sfc_functional_tests/test_environment
         nsh_sfc_functional_tests/documentation
 
-.. toctree::
-    :maxdepth: 2
-    :caption: DMM Functional
+..
+    .. 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
+        dmm_functional_tests/overview
+        dmm_functional_tests/csit_release_notes
+        dmm_functional_tests/test_environment
+        dmm_functional_tests/documentation
 
 .. toctree::
     :maxdepth: 2
@@ -98,8 +99,9 @@ CSIT-1904
     detailed_test_results/vpp_functional_results/index
     detailed_test_results/vpp_device_results_ubuntu/index
     detailed_test_results/honeycomb_functional_results/index
-    detailed_test_results/dmm_functional_results/index
+
 ..
+    detailed_test_results/dmm_functional_results/index
     detailed_test_results/cot_performance_results/index
     detailed_test_results/nshsfc_functional_results/index
 
index 1815235..29faad5 100644 (file)
@@ -10,8 +10,8 @@ CSIT-1904
     vpp_device_tests/index
     vpp_functional_tests/index
     honeycomb_functional_tests/index
-    dmm_functional_tests/index
     csit_framework_documentation/index
 
 ..
+    dmm_functional_tests/index
     nsh_sfc_functional_tests/index
index 1ed69aa..5470cca 100644 (file)
@@ -93,16 +93,6 @@ available for download.
    - **Documentation**: Pointers to CSIT source code documentation for
      Honeycomb functional tests.
 
-#. DMM FUNCTIONAL: DMM functional tests executed in
-   virtual FD.io testbeds.
-
-   - **Overview**: Tested virtual topologies, test coverage and naming
-     specifics;
-   - **Release Notes**: Changes in |csit-release|, known issues.
-   - **Test Environment**: Functional test environment configuration.
-   - **Documentation**: Pointers to CSIT source code documentation for
-     DMM functional tests.
-
 #. DETAILED RESULTS: Detailed result tables auto-generated from CSIT
    test job executions using RF (Robot Framework) output files as
    sources.
@@ -113,7 +103,6 @@ available for download.
      and latency.
    - **VPP Functional**: Detailed VPP functional results.
    - **Honeycomb Functional**: Detailed HoneyComb functional results.
-   - **DMM Functional**: Detailed DMM functional results.
 
 #. TEST CONFIGURATION: VPP DUT configuration data based on VPP API
    Test (VAT) Commands History auto-generated from CSIT test job
@@ -140,6 +129,16 @@ available for download.
      test case grouping and selection.
 
 ..
+    #. DMM FUNCTIONAL: DMM functional tests executed in
+       virtual FD.io testbeds.
+
+       - **Overview**: Tested virtual topologies, test coverage and naming
+         specifics;
+       - **Release Notes**: Changes in |csit-release|, known issues.
+       - **Test Environment**: Functional test environment configuration.
+       - **Documentation**: Pointers to CSIT source code documentation for
+         DMM functional tests.
+
     #. NSH_SFC FUNCTIONAL: NSH_SFC functional tests executed in
        virtual FD.io testbeds.
 
index 58af206..ee334a6 100644 (file)
@@ -54,12 +54,11 @@ Brief overview of test scenarios covered in this report:
    programming functionality of VPP. Tests cover a range of CRUD
    operations executed against VPP.
 
-#. **DMM Functional**: DMM functional tests are executed in virtual
-   FD.io testbeds demonstrating a single server (DUT1) and single
-   client (DUT2) scenario using DMM framework and Linux kernel TCP/IP
-   stack.
-
 ..
+    #. **DMM Functional**: DMM functional tests are executed in virtual
+       FD.io testbeds demonstrating a single server (DUT1) and single
+       client (DUT2) scenario using DMM framework and Linux kernel TCP/IP
+       stack.
     #. **K8s Container/Pod Topologies Performance**: VPP container
        performance tests using memif for interconnecting VPP-in-
        Container/Pod instances orchestrated by K8s integrated with `Ligato