aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaciek Konstantynowicz <mkonstan@cisco.com>2018-05-05 16:34:10 +0100
committerTibor Frank <tifrank@cisco.com>2018-05-05 16:34:17 +0000
commit6402ee87c8b41b12593527de280a60c9f3d8c0de (patch)
treeaf05b335167d0d2e14d52871ae00cd00ccb4c42a
parentdeb42436699af7f57ed289f6c505828d82ca247d (diff)
Report: func rls_notes formatting fixes.
Change-Id: Ib138227a02335c67513bdb85ceb6200d1dcc9eff Signed-off-by: Maciek Konstantynowicz <mkonstan@cisco.com> (cherry picked from commit 7e4f0d535fff543b9ec1ef550f3d6bb6068a8160)
-rw-r--r--docs/report/vpp_functional_tests/csit_release_notes.rst18
1 files changed, 9 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 1f72ced0da..25aef29f62 100644
--- a/docs/report/vpp_functional_tests/csit_release_notes.rst
+++ b/docs/report/vpp_functional_tests/csit_release_notes.rst
@@ -4,21 +4,21 @@ CSIT Release Notes
Changes in CSIT |release|
-------------------------
-#. Code updates and optimizations in CSIT functional framework:
+#. Optimizations in CSIT functional 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;
+ - *VPP install test* - VPP installation has been moved to a separate test in
+ test suite setup phase to better identify any issues with VPP installation.
- - VPP verify test - test to check VPP responsiveness after installation;
+ - *VPP verify test* - test to check VPP health after installation.
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 +38,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. |
+---+-------------------------------------------------+----------+------------------------------------------------------+