CSIT-1359: Add 3n-skx and 2n-skx comparisons to Report
[csit.git] / docs / report / honeycomb_functional_tests / csit_release_notes.rst
index f47a15a..8f2048c 100644 (file)
@@ -1,31 +1,26 @@
-CSIT Release Notes\r
-==================\r
-\r
-Changes in CSIT |release|\r
--------------------------\r
-\r
-No changes.\r
-\r
-Known Issues\r
-------------\r
-\r
-Here is the list of known issues in CSIT |release| for Honeycomb functional\r
-tests in VIRL:\r
-\r
-+---+--------------------------------------------+---------------+-------------------------------------------------------------------------+\r
-| # | Issue                                      | Jira ID       | Description                                                             |\r
-+---+--------------------------------------------+---------------+-------------------------------------------------------------------------+\r
-| 1 | IPv6 BGP route configuration               | HONEYCOMB-403 | Configuring Ipv6 route results in missing writer                        |\r
-|   |                                            |               | for IPv6Route and IPv6NextHop exception.                                |\r
-+---+--------------------------------------------+---------------+-------------------------------------------------------------------------+\r
-| 2 | IP address subnet validation               | VPP-649       | When configuring two IP addresses from the same subnet on an interface, |\r
-|   |                                            |               | VPP refuses the configuration but returns code 200:OK. This can cause   |\r
-|   |                                            |               | desync between Honeycomb's config and operational data.                 |\r
-+---+--------------------------------------------+---------------+-------------------------------------------------------------------------+\r
-| 3 | VxLAN GPE configuration crashes VPP        | VPP-875       | Specific VxLAN GPE configurations cause VPP to crash and restart.       |\r
-+---+--------------------------------------------+---------------+-------------------------------------------------------------------------+\r
-| 4 | Operational data for IPv6 special routes   | HC2VPP-254    | Special hop routes are misidentified as regular routes                  |\r
-|   |                                            |               | in operational data.                                                    |\r
-+---+--------------------------------------------+---------------+-------------------------------------------------------------------------+\r
-| 5 | LISP PITR feature configuration            | HC2VPP-263    | Locator set reference in operational data is incorrect.                 |\r
-+---+--------------------------------------------+---------------+-------------------------------------------------------------------------+\r
+Release Notes
+=============
+
+Changes in |csit-release|
+-------------------------
+
+No changes.
+
+Known Issues
+------------
+
+Here is the list of known issues in |csit-release| for Honeycomb functional
+tests in VIRL:
+
++---+----------------------------------------------+--------------------------------------------------------------------------------------------------------+
+| # | JiraID                                       | Issue Description                                                                                      |
++===+==============================================+========================================================================================================+
+| 1 | `VPP-649                                     | When configuring two IP addresses from the same subnet on an interface, VPP refuses the configuration, |
+|   | <https://jira.fd.io/browse/VPP-649>`_        | but returns code 200:OK. This can cause desync between Honeycomb's config and operational data.        |
++---+----------------------------------------------+--------------------------------------------------------------------------------------------------------+
+| 2 | `HC2VPP-263                                  | LISP PITR feature configuration.                                                                       |
+|   | <https://jira.fd.io/browse/HC2VPP-263>`_     | Locator set reference in operational data is incorrect.                                                |
++---+----------------------------------------------+--------------------------------------------------------------------------------------------------------+
+| 3 | `CSIT-1210                                   | Unnumbered interface configuration.                                                                    |
+|   | <https://jira.fd.io/browse/CSIT-1210>`_      | VPP does not send IP addresses for unnumbered interfaces anymore. HC CSIT tests were relying on that.  |
++---+----------------------------------------------+--------------------------------------------------------------------------------------------------------+