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=38ec0014188a0ffef50ca27e08d6f26673b3007e;hb=d23c99f9c74dc75cc3176ce5d7885562d13aa2f9;hpb=cd8d4dc1498a69b4f9541fb4405fd31fd61d81d9 diff --git a/docs/report/honeycomb_functional_tests/csit_release_notes.rst b/docs/report/honeycomb_functional_tests/csit_release_notes.rst index 38ec001418..8f2048c8ba 100644 --- a/docs/report/honeycomb_functional_tests/csit_release_notes.rst +++ b/docs/report/honeycomb_functional_tests/csit_release_notes.rst @@ -1,43 +1,26 @@ -CSIT Release Notes -================== - -Changes in CSIT |release| -------------------------- - -#. Added Honeycomb functional tests for the following features: - - - Policer - -#. Improved test coverage for the following features: - - - Interface Management - - Vlan - - Port Mirroring - -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 | Removal of ACP-plugin interface assignment | HC2VPP-173 | Attempting to remove all ACLs from an interface responds with OK but does | -| | | | not remove the assignments. | -+---+--------------------------------------------+------------+----------------------------------------------------------------------------+ -| 3 | VxLAN GPE configuration crashes VPP | VPP-875 | Specific VxLAN GPE configurations cause VPP to crash and restart. | -+---+--------------------------------------------+------------+----------------------------------------------------------------------------+ -| 4 | Policer traffic test failure | CSIT- | Traffic test has begun to fail, likely due to VPP changes. There is more | -| | | | information available yet. | -+---+--------------------------------------------+------------+----------------------------------------------------------------------------+ -| 5 | SPAN traffic test failure | CSIT- | Traffic test has begun to fail, likely due to VPP changes. There is more | -| | | | information available yet. | -+---+--------------------------------------------+------------+----------------------------------------------------------------------------+ -| 6 | Unnumbered interface VIRL issue | CSIT- | CRUD for unnumbered interface appears to fail in VIRL, but not in local | -| | | | test runs. Investigation pending. | -+---+--------------------------------------------+------------+----------------------------------------------------------------------------+ +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. | ++---+----------------------------------------------+--------------------------------------------------------------------------------------------------------+