diff options
Diffstat (limited to 'docs/report/introduction')
-rw-r--r-- | docs/report/introduction/introduction.rst | 21 | ||||
-rw-r--r-- | docs/report/introduction/test_scenarios_overview.rst | 9 |
2 files changed, 14 insertions, 16 deletions
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 |