From: Tibor Frank Date: Mon, 5 Nov 2018 17:34:11 +0000 (+0100) Subject: Report: VPP func, updated chagnes in rls and list of known issues. X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=refs%2Fchanges%2F24%2F15724%2F6 Report: VPP func, updated chagnes in rls and list of known issues. Change-Id: Iea0bbe5ba81b3c63579edcc15eb728a5b0fe2876 Signed-off-by: Tibor Frank Signed-off-by: Maciek Konstantynowicz --- 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 - `_. + - **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 + `_ 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. | | | `_ | QEMU 2.5.0 used in CSIT does not support vhost-user reconnect. Requires upgrading CSIT VIRL environment to QEMU 2.7.0. | +---+----------------------------------------+-------------------------------------------------------------------------------------------------------------------------+ +