report 1807: list and table formatting fixes.
[csit.git] / docs / report / vpp_functional_tests / csit_release_notes.rst
index 1f72ced..84cb3b6 100644 (file)
@@ -1,24 +1,31 @@
-CSIT Release Notes
-==================
+Release Notes
+=============
 
-Changes in CSIT |release|
+Changes in |csit-release|
 -------------------------
 
-#. Code updates and optimizations in CSIT functional framework:
+#. **CSIT Framework**
 
-   - VPP install test - VPP installation have been moved to separate test in
-   test suite setup phase to clearly indicate any issue with VPP installation;
+   - Few test case bug fixes.
 
-   - VPP verify test - test to check VPP responsiveness after installation;
+#. **Test Case Porting to VPP_make_test**
+
+   - Implementation of VIRL functional integration tests in
+     VPP_make_test.
+
+   - All VIRL tests identified by FD.io VPP and CSIT projects as
+     Priority-0 ported to VPP_make_test.
+     Ref. `CSIT_VIRL migration progress
+     <https://docs.google.com/spreadsheets/d/1PciV8XN9v1qHbIRUpFJoqyES29_vik7lcFDl73G1usc/edit?usp=sharing>`_.
 
 Known Issues
 ------------
 
-Here is the list of known issues in CSIT |release| for VPP functional tests in VIRL:
+List of known issues in |csit-release| for VPP functional tests in VIRL:
 
 +---+-------------------------------------------------+----------+------------------------------------------------------+
-| # | Issue                                           | Jira ID  | Description                                          |
-+---+-------------------------------------------------+----------+------------------------------------------------------+
+| # | .. centered:: Issue                             | Jira ID  | .. centered:: Description                            |
++===+=================================================+==========+======================================================+
 | 1 | DHCPv4 client: Client responses to DHCPv4 OFFER | CSIT-129 | Client replies with DHCPv4 REQUEST message when      |
 |   | sent with different XID.                        | VPP-99   | received DHCPv4 OFFER message with different (wrong) |
 |   |                                                 |          | XID.                                                 |
@@ -38,7 +45,7 @@ Here is the list of known issues in CSIT |release| for VPP functional tests in V
 |   |                                                 |          | response to received  ICMPv6 Router Solicitation     |
 |   |                                                 |          | packet.                                              |
 +---+-------------------------------------------------+----------+------------------------------------------------------+
-| 5 | Vhost-user: QEMU reconnect does not work.       | CSIT-565 | Using QEMU 2.5.0 that does not support vhost-user    |
-|   |                                                 |          | reconnect. It requires moving CSIT VIRL environment  |
+| 5 | Vhost-user: QEMU reconnect does not work.       | CSIT-565 | Used QEMU 2.5.0 does not support vhost-user          |
+|   |                                                 |          | reconnect. Requires upgrading CSIT VIRL environment  |
 |   |                                                 |          | to QEMU 2.7.0.                                       |
 +---+-------------------------------------------------+----------+------------------------------------------------------+