X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=docs%2Freport%2Fhoneycomb_functional_tests%2Fcsit_release_notes.rst;h=8f2048c8bac2c5cbf16d139b3b3bbcab027d743f;hp=7509ca5dd2fa16ea60647cb81b0da02a1f617bdf;hb=d23c99f9c74dc75cc3176ce5d7885562d13aa2f9;hpb=4c1ef1193f02bfdb518341e632ee09ddd6ecc2d3 diff --git a/docs/report/honeycomb_functional_tests/csit_release_notes.rst b/docs/report/honeycomb_functional_tests/csit_release_notes.rst index 7509ca5dd2..8f2048c8ba 100644 --- a/docs/report/honeycomb_functional_tests/csit_release_notes.rst +++ b/docs/report/honeycomb_functional_tests/csit_release_notes.rst @@ -1,33 +1,26 @@ -CSIT Release Notes -================== - -Changes in CSIT |release| -------------------------- - -#. Added Honeycomb functional tests for the following areas: - - - LISP GPE - - Honeycomb northbound interfaces over IPv6 - - Honeycomb implementation of ODL BGP - -#. Improved test coverage for the following features: - - - Vlan sub-interfaces - -Known Issues ------------- - -Here is the list of known issues in CSIT |release| for Honeycomb functional -tests in VIRL: - -+---+--------------------------------------------+------------+----------------------------------------------------------------------------+ -| # | Issue | Jira ID | Description | -+---+--------------------------------------------+------------+----------------------------------------------------------------------------+ -| 1 | 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. | -+---+--------------------------------------------+------------+----------------------------------------------------------------------------+ -| 2 | VxLAN GPE configuration crashes VPP | VPP-875 | Specific VxLAN GPE configurations cause VPP to crash and restart. | -+---+--------------------------------------------+------------+----------------------------------------------------------------------------+ -| 3 | Operational data for IPv6 special routes | HC2VPP-228 | Special hop routes are misidentified as regular routes in operational data.| -+---+--------------------------------------------+------------+----------------------------------------------------------------------------+ +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, | +| | `_ | but returns code 200:OK. This can cause desync between Honeycomb's config and operational data. | ++---+----------------------------------------------+--------------------------------------------------------------------------------------------------------+ +| 2 | `HC2VPP-263 | LISP PITR feature configuration. | +| | `_ | Locator set reference in operational data is incorrect. | ++---+----------------------------------------------+--------------------------------------------------------------------------------------------------------+ +| 3 | `CSIT-1210 | Unnumbered interface configuration. | +| | `_ | VPP does not send IP addresses for unnumbered interfaces anymore. HC CSIT tests were relying on that. | ++---+----------------------------------------------+--------------------------------------------------------------------------------------------------------+