CSIT-1213: Add 2n/3n-skx to Test Oper Data
[csit.git] / docs / report / honeycomb_functional_tests / csit_release_notes.rst
index f36c7a7..21e2c6a 100644 (file)
@@ -1,42 +1,31 @@
-CSIT Release Notes\r
-==================\r
-\r
-Changes in CSIT |release|\r
--------------------------\r
-\r
-#. Added Honeycomb functional tests\r
-\r
-    - ACL plugin\r
-    - Routing\r
-    - SLAAC\r
-    - Proxy ARP\r
-    - DHCP Relay\r
-    - Neighbor Discovery Proxy\r
-\r
-#. Changed execution environment from Ubuntu14.04 to Ubuntu16.04\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 | 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 OK. This can cause desync        |\r
-|   |                                            |            | between Honeycomb's config and operational data.                           |\r
-+---+--------------------------------------------+------------+----------------------------------------------------------------------------+\r
-| 2 | Persistence of VxLAN tunnel naming context | HC2VPP-47  | When VPP restarts with Honeycomb running and a VxLan interface configured, |\r
-|   |                                            |            | the interface is sometimes renamed to "vxlan_tunnel0".                     |\r
-|   |                                            |            | It is otherwise configured correctly.                                      |\r
-+---+--------------------------------------------+------------+----------------------------------------------------------------------------+\r
-| 3 | Classifier plugin for IPv6 cases           | VPP-687    | Classifier ignores IPv6 packets with less than 8 bytes after last header.  |\r
-|   |                                            |            | Fixed in VPP 17.07.                                                        |\r
-+---+--------------------------------------------+------------+----------------------------------------------------------------------------+\r
-| 4 | Batch disable Lisp features                | HC2VPP-131 | When removing complex Lisp configurations in a single request,             |\r
-|   |                                            |            | the operation fails due to a write ordering issue.                         |\r
-+---+--------------------------------------------+------------+----------------------------------------------------------------------------+\r
-\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:
+
++---+--------------------------------------------+---------------+-------------------------------------------------------------------------+
+| # | Issue                                      | Jira ID       | Description                                                             |
++---+--------------------------------------------+---------------+-------------------------------------------------------------------------+
+| 1 | IPv6 BGP route configuration               | HONEYCOMB-403 | Configuring Ipv6 route results in missing writer                        |
+|   |                                            |               | for IPv6Route and IPv6NextHop exception.                                |
++---+--------------------------------------------+---------------+-------------------------------------------------------------------------+
+| 2 | IP address subnet validation               | VPP-649       | When configuring two IP addresses from the same subnet on an interface, |
+|   |                                            |               | VPP refuses the configuration but returns code 200:OK. This can cause   |
+|   |                                            |               | desync between Honeycomb's config and operational data.                 |
++---+--------------------------------------------+---------------+-------------------------------------------------------------------------+
+| 3 | VxLAN GPE configuration crashes VPP        | VPP-875       | Specific VxLAN GPE configurations cause VPP to crash and restart.       |
++---+--------------------------------------------+---------------+-------------------------------------------------------------------------+
+| 4 | Operational data for IPv6 special routes   | HC2VPP-254    | Special hop routes are misidentified as regular routes                  |
+|   |                                            |               | in operational data.                                                    |
++---+--------------------------------------------+---------------+-------------------------------------------------------------------------+
+| 5 | LISP PITR feature configuration            | HC2VPP-263    | Locator set reference in operational data is incorrect.                 |
++---+--------------------------------------------+---------------+-------------------------------------------------------------------------+