aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/report/index.html.template18
-rw-r--r--docs/report/index.pdf.template2
-rw-r--r--docs/report/introduction/introduction.rst21
-rw-r--r--docs/report/introduction/test_scenarios_overview.rst9
4 files changed, 25 insertions, 25 deletions
diff --git a/docs/report/index.html.template b/docs/report/index.html.template
index 074413defc..e9f938fccf 100644
--- a/docs/report/index.html.template
+++ b/docs/report/index.html.template
@@ -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
diff --git a/docs/report/index.pdf.template b/docs/report/index.pdf.template
index 1815235784..29faad5fef 100644
--- a/docs/report/index.pdf.template
+++ b/docs/report/index.pdf.template
@@ -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
diff --git a/docs/report/introduction/introduction.rst b/docs/report/introduction/introduction.rst
index 1ed69aaa3f..5470cca4e9 100644
--- a/docs/report/introduction/introduction.rst
+++ b/docs/report/introduction/introduction.rst
@@ -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.
diff --git a/docs/report/introduction/test_scenarios_overview.rst b/docs/report/introduction/test_scenarios_overview.rst
index 58af206b7d..ee334a6407 100644
--- a/docs/report/introduction/test_scenarios_overview.rst
+++ b/docs/report/introduction/test_scenarios_overview.rst
@@ -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