aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTibor Frank <tifrank@cisco.com>2018-11-05 18:34:11 +0100
committerTibor Frank <tifrank@cisco.com>2018-11-07 12:28:37 +0000
commite8d24b2f23346cec25036cbff4ade6028db3e5cb (patch)
tree3dd169d2783368218193a4442e6428c665b7ac72
parent87af4ff08459b15d0f1975c3d4e2293a40628e6c (diff)
Report: VPP func, updated chagnes in rls and list of known issues.
Change-Id: Iea0bbe5ba81b3c63579edcc15eb728a5b0fe2876 Signed-off-by: Tibor Frank <tifrank@cisco.com> Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> (cherry picked from commit 57f138f79b614c9fdaf737b4a0e7e08a73b1fd76)
-rw-r--r--docs/report/vpp_functional_tests/csit_release_notes.rst27
1 files changed, 18 insertions, 9 deletions
diff --git a/docs/report/vpp_functional_tests/csit_release_notes.rst b/docs/report/vpp_functional_tests/csit_release_notes.rst
index 2a39c87be3..8b0ae9e3ee 100644
--- a/docs/report/vpp_functional_tests/csit_release_notes.rst
+++ b/docs/report/vpp_functional_tests/csit_release_notes.rst
@@ -4,19 +4,27 @@ Release Notes
Changes in |csit-release|
-------------------------
-#. CSIT FRAMEWORK
+#. TEST FRAMEWORK
- - Few test case bug fixes.
+ - **VPP_Device**: Added container based functional VPP device tests
+ integrated into LFN CI/CD infrastructure. VPP_Device tests run on
+ 1-Node testbeds (1n-skx, 1n-arm) and rely on Linux SRIOV Virtual
+ Function (VF), dot1q VLAN tagging and external loopback cables to
+ facilitate packet passing over exernal physical links. Initial
+ focus is on few baseline tests. Existing CSIT VIRL tests can be
+ moved to VPP_Device framework by changing L1 KW(s). L2 KWs and RF
+ test definition code stay unchanged. CSIT VIRL to VPP_Device
+ migration is expected in the next CSIT release.
-#. TEST CASE PORTING TO VPP_MAKE_TEST
+ - **Bug fixes**.
- - Implementation of VIRL functional integration tests in
- VPP_make_test.
+#. CSIT TEST MIMGRATION
- - All VIRL tests identified as Priority-0 by FD.io VPP and CSIT
- projects have been ported to VPP_make_test. Detailed breakdown in
- `CSIT_VIRL migration progress
- <https://docs.google.com/spreadsheets/d/1PciV8XN9v1qHbIRUpFJoqyES29_vik7lcFDl73G1usc/edit?usp=sharing>`_.
+ - **VPP_Path**: Continuing migration of the original FD.io CSIT VIRL
+ tests to VPP-make_test VPP integration tests for functional
+ acceptance of VPP feature path(s) driven by use case(s). See P1
+ and P2 markup in `CSIT_VIRL migration progress
+ <https://docs.google.com/spreadsheets/d/1PciV8XN9v1qHbIRUpFJoqyES29_vik7lcFDl73G1usc/edit?usp=sharing>`_
Known Issues
------------
@@ -49,3 +57,4 @@ List of known issues in |csit-release| for VPP functional tests in VIRL:
| 5 | `CSIT-565 | Vhost-user: QEMU reconnect does not work. |
| | <https://jira.fd.io/browse/CSIT-565>`_ | QEMU 2.5.0 used in CSIT does not support vhost-user reconnect. Requires upgrading CSIT VIRL environment to QEMU 2.7.0. |
+---+----------------------------------------+-------------------------------------------------------------------------------------------------------------------------+
+