From 164b36d2ef70d70bd2f6ff83b6a50b8b87ef2e13 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Thu, 14 Nov 2019 09:28:14 +0100 Subject: DMM: Remove Change-Id: Ibbfbed79e473c804390802ae1ecd737b50c06aa3 Signed-off-by: Tibor Frank --- .../dmm_functional_results/index.rst | 12 ----- .../dmm_functional_tests/csit_release_notes.rst | 20 -------- docs/report/dmm_functional_tests/documentation.rst | 6 --- docs/report/dmm_functional_tests/index.rst | 9 ---- docs/report/dmm_functional_tests/overview.rst | 54 ---------------------- .../dmm_functional_tests/test_environment.rst | 7 --- docs/report/index.html.template | 13 ------ docs/report/introduction/introduction.rst | 11 ----- .../introduction/test_scenarios_overview.rst | 10 ---- .../cot_performance_configuration/index.rst | 12 ----- .../documentation/containers.rst | 1 - docs/report/vpp_performance_tests/overview.rst | 4 -- 12 files changed, 159 deletions(-) delete mode 100644 docs/report/detailed_test_results/dmm_functional_results/index.rst delete mode 100644 docs/report/dmm_functional_tests/csit_release_notes.rst delete mode 100644 docs/report/dmm_functional_tests/documentation.rst delete mode 100644 docs/report/dmm_functional_tests/index.rst delete mode 100644 docs/report/dmm_functional_tests/overview.rst delete mode 100644 docs/report/dmm_functional_tests/test_environment.rst delete mode 100644 docs/report/test_configuration/cot_performance_configuration/index.rst (limited to 'docs/report') diff --git a/docs/report/detailed_test_results/dmm_functional_results/index.rst b/docs/report/detailed_test_results/dmm_functional_results/index.rst deleted file mode 100644 index 2acd888914..0000000000 --- a/docs/report/detailed_test_results/dmm_functional_results/index.rst +++ /dev/null @@ -1,12 +0,0 @@ -DMM Functional -============== - -.. note:: - - Data sources for reported test results: i) `FD.io test executor DMM - functional jobs`_, ii) archived FD.io jobs test result `output files - <../../_static/archive/>`_. - -.. toctree:: - - dmm_functional_results diff --git a/docs/report/dmm_functional_tests/csit_release_notes.rst b/docs/report/dmm_functional_tests/csit_release_notes.rst deleted file mode 100644 index 32ee01ace6..0000000000 --- a/docs/report/dmm_functional_tests/csit_release_notes.rst +++ /dev/null @@ -1,20 +0,0 @@ -Release Notes -============= - -Changes in |csit-release| -------------------------- - -No changes - -Known Issues ------------- - -Here is the list of known issues in |csit-release| for DMM functional tests in -VIRL: - -+---+-----------------------------------------+-------------------------------------------------------------------------------------+ -| # | JiraID | Issue Description | -+===+=========================================+=====================================================================================+ -| 1 | `DMM-17 | DMM CentOs job disabled. | -| | `_ | DPDK version and relative kernel version issue, CentOS job is temporarily disabled. | -+---+-----------------------------------------+-------------------------------------------------------------------------------------+ diff --git a/docs/report/dmm_functional_tests/documentation.rst b/docs/report/dmm_functional_tests/documentation.rst deleted file mode 100644 index 56fb357a60..0000000000 --- a/docs/report/dmm_functional_tests/documentation.rst +++ /dev/null @@ -1,6 +0,0 @@ -Documentation -============= - -`CSIT DMM Functional Tests Documentation`_ contains detailed -functional description and input parameters for each test case. - diff --git a/docs/report/dmm_functional_tests/index.rst b/docs/report/dmm_functional_tests/index.rst deleted file mode 100644 index defb9ddbc8..0000000000 --- a/docs/report/dmm_functional_tests/index.rst +++ /dev/null @@ -1,9 +0,0 @@ -DMM Functional -============== - -.. toctree:: - - overview - csit_release_notes - test_environment - documentation diff --git a/docs/report/dmm_functional_tests/overview.rst b/docs/report/dmm_functional_tests/overview.rst deleted file mode 100644 index 480be8b0b7..0000000000 --- a/docs/report/dmm_functional_tests/overview.rst +++ /dev/null @@ -1,54 +0,0 @@ -Overview -======== - -Virtual Topologies ------------------- - -CSIT DMM functional tests are executed in VM-based virtual topologies -created on demand using :abbr:`VIRL (Virtual Internet Routing Lab)` -simulation platform contributed by Cisco. VIRL runs on physical -baremetal servers hosted by LF FD.io project. - -All tests are executed in three-node virtual test topology shown in the -figure below. - -.. only:: latex - - .. raw:: latex - - \begin{figure}[H] - \centering - \graphicspath{{../_tmp/src/vpp_functional_tests/}} - \includegraphics[width=0.90\textwidth]{virtual-3n-nic2nic} - \label{fig:virtual-3n-nic2nic} - \end{figure} - -.. only:: html - - .. figure:: ../vpp_functional_tests/virtual-3n-nic2nic.svg - :alt: virtual-3n-nic2nic - :align: center - -SUT1 and SUT2 are two VMs (running Ubuntu), TG is a Traffic Generator VM -(running Ubuntu). SUTs run -sample server-client application using the DMM libraries in Linux user- -mode as a Device Under Test (DUT) within the VM. Currently TG node is -not being used in DMM-CSIT. Network connectivity between SUTs and to TG -is provided using virtual NICs and VMs' virtio drivers. - -Functional Tests Coverage -------------------------- - -|csit-release| includes following DMM functionality tested in virtual VM -environment: - -+-----------------------+----------------------------------------------+ -| Functionality | Description | -+=======================+==============================================+ -| DMM basic operation | The test case demonstrates single | -| | server[DUT1] and single client[DUT2] | -| | scenario using DMM framework and kernel | -| | tcp/ip stack. | -+-----------------------+----------------------------------------------+ -| DMM lwip integration | | -+-----------------------+----------------------------------------------+ diff --git a/docs/report/dmm_functional_tests/test_environment.rst b/docs/report/dmm_functional_tests/test_environment.rst deleted file mode 100644 index 72026f13a9..0000000000 --- a/docs/report/dmm_functional_tests/test_environment.rst +++ /dev/null @@ -1,7 +0,0 @@ -Test Environment -================ - -FD.io CSIT DMM functional tests are executed in the same FD.io VIRL -virtual environment as used CSIT VPP functional tests. See description -in `VPP Functional Tests Environment -<../vpp_functional_tests/test_environment.html>`_. \ No newline at end of file diff --git a/docs/report/index.html.template b/docs/report/index.html.template index 272e8513a4..ce90001367 100644 --- a/docs/report/index.html.template +++ b/docs/report/index.html.template @@ -53,16 +53,6 @@ CSIT-1908 vpp_device_tests/test_environment vpp_device_tests/documentation -.. - .. 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 - .. toctree:: :maxdepth: 2 :caption: Detailed Results @@ -72,9 +62,6 @@ CSIT-1908 detailed_test_results/dpdk_performance_results/index detailed_test_results/vpp_device_results_ubuntu/index -.. - detailed_test_results/dmm_functional_results/index - .. toctree:: :maxdepth: 2 :caption: Test Configuration diff --git a/docs/report/introduction/introduction.rst b/docs/report/introduction/introduction.rst index d7fc061051..a1d2885b0d 100644 --- a/docs/report/introduction/introduction.rst +++ b/docs/report/introduction/introduction.rst @@ -103,14 +103,3 @@ available for download. analytics module. - **CSIT RF Tags Descriptions**: CSIT RF Tags used for test suite and 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. diff --git a/docs/report/introduction/test_scenarios_overview.rst b/docs/report/introduction/test_scenarios_overview.rst index 00af70c4cf..0d520f0296 100644 --- a/docs/report/introduction/test_scenarios_overview.rst +++ b/docs/report/introduction/test_scenarios_overview.rst @@ -48,16 +48,6 @@ Brief overview of test scenarios covered in this report: cover vNIC-to-vNIC vNIC-to-nestedVM-to-vNIC forwarding topologies. Scapy is used as a traffic generator. -.. - #. **Honeycomb Functional**: Honeycomb functional tests are executed in - virtual FD.io testbeds, focusing on Honeycomb management and - 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. - All CSIT test data included in this report is auto- generated from :abbr:`RF (Robot Framework)` :file:`output.xml` files produced by :abbr:`LF (Linux Foundation)` FD.io Jenkins jobs executed diff --git a/docs/report/test_configuration/cot_performance_configuration/index.rst b/docs/report/test_configuration/cot_performance_configuration/index.rst deleted file mode 100644 index eb651eea1a..0000000000 --- a/docs/report/test_configuration/cot_performance_configuration/index.rst +++ /dev/null @@ -1,12 +0,0 @@ -VPP K8s Container Memif -======================= - -.. note:: - - Data sources for reported test configurations: i) `FD.io test executor - ligato performance jobs`_, ii) archived FD.io jobs test result `output files - <../../_static/archive/>`_. - -.. note:: - - You can find the `K8s configuration files`_ in the GitHub. diff --git a/docs/report/vpp_performance_tests/documentation/containers.rst b/docs/report/vpp_performance_tests/documentation/containers.rst index 2d025171db..5766e75e9f 100644 --- a/docs/report/vpp_performance_tests/documentation/containers.rst +++ b/docs/report/vpp_performance_tests/documentation/containers.rst @@ -418,4 +418,3 @@ References .. [apparmor] `Ubuntu AppArmor `_. .. [seccomp] `SECure COMPuting with filters `_. .. [docker] `Docker `_. -.. [k8sdoc] `Kubernetes documentation `_. diff --git a/docs/report/vpp_performance_tests/overview.rst b/docs/report/vpp_performance_tests/overview.rst index a2ead6a0b6..ffaa3eddb2 100644 --- a/docs/report/vpp_performance_tests/overview.rst +++ b/docs/report/vpp_performance_tests/overview.rst @@ -302,10 +302,6 @@ performance tested across a range of NIC drivers and NIC models: | IPSecSW | IPSec encryption with AES-GCM, CBC-SHA-256 | | | ciphers, in combination with IPv4 routing. | +-----------------------+----------------------------------------------+ -| K8s Containers Memif | K8s orchestrated container VPP service chain | -| | topologies connected over the memif virtual | -| | interface. | -+-----------------------+----------------------------------------------+ | KVM VMs vhost-user | Virtual topologies with service | | | chains of 1 VM using vhost-user | | | interfaces, with different VPP forwarding | -- cgit 1.2.3-korg