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=c8bf8a16b8897373304d5613ea15fd59654df5a4;hp=21a1c1ffe180d8855beac3367cb6df86abbded85;hb=ca0944a9746c9f6cbad696469861516b22b92a02;hpb=ee0d7f500af9cc6b0a96f91410f7d3b9ebffb0b5 diff --git a/docs/report/honeycomb_functional_tests/csit_release_notes.rst b/docs/report/honeycomb_functional_tests/csit_release_notes.rst index 21a1c1ffe1..c8bf8a16b8 100644 --- a/docs/report/honeycomb_functional_tests/csit_release_notes.rst +++ b/docs/report/honeycomb_functional_tests/csit_release_notes.rst @@ -12,23 +12,24 @@ 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. | -+---+--------------------------------------------+---------------+-------------------------------------------------------------------------+ -| 6 | Unnumbered interface configuration | CSIT-1210 | VPP does not send IP addresses for unnumbered interfaces anymore. | -| | | | HC CSIT tests were relying on that. | -+---+--------------------------------------------+---------------+-------------------------------------------------------------------------+ ++---+----------------------------------------------+--------------------------------------------------------------------------------------------------------+ +| # | JiraID | Issue Description | ++===+==============================================+========================================================================================================+ +| 1 | `HONEYCOMB-403 | IPv6 BGP route configuration. | +| | `_ | Configuring IPv6 route results in missing writer for IPv6Route and IPv6NextHop exception. | ++---+----------------------------------------------+--------------------------------------------------------------------------------------------------------+ +| 2 | `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 | `VPP-875 | VxLAN GPE configuration crashes VPP. | +| | `_ | Specific VxLAN GPE configurations cause VPP to crash and restart. | ++---+----------------------------------------------+--------------------------------------------------------------------------------------------------------+ +| 4 | `HC2VPP-254 | Operational data for IPv6 special routes. | +| | `_ | Special hop routes are misidentified as regular routes in operational data. | ++---+----------------------------------------------+--------------------------------------------------------------------------------------------------------+ +| 5 | `HC2VPP-263 | LISP PITR feature configuration. | +| | `_ | Locator set reference in operational data is incorrect. | ++---+----------------------------------------------+--------------------------------------------------------------------------------------------------------+ +| 6 | `CSIT-1210 | Unnumbered interface configuration. | +| | `_ | VPP does not send IP addresses for unnumbered interfaces anymore. HC CSIT tests were relying on that. | ++---+----------------------------------------------+--------------------------------------------------------------------------------------------------------+