X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Freport%2Fhoneycomb_functional_tests%2Fcsit_release_notes.rst;h=38ec0014188a0ffef50ca27e08d6f26673b3007e;hb=refs%2Fchanges%2F26%2F7726%2F6;hp=68b5eb6fb59699a03b404970bde72bb246251e53;hpb=da2aa127ee071e37bc4d6060dd39476179e65365;p=csit.git diff --git a/docs/report/honeycomb_functional_tests/csit_release_notes.rst b/docs/report/honeycomb_functional_tests/csit_release_notes.rst index 68b5eb6fb5..38ec001418 100644 --- a/docs/report/honeycomb_functional_tests/csit_release_notes.rst +++ b/docs/report/honeycomb_functional_tests/csit_release_notes.rst @@ -4,16 +4,15 @@ CSIT Release Notes Changes in CSIT |release| ------------------------- -#. Naming change for all Honeycomb functional test suites in VIRL +#. Added Honeycomb functional tests for the following features: - - Honeycomb functional test case names stayed unchanged + - Policer -#. Added Honeycomb functional tests +#. Improved test coverage for the following features: - - NSH_SFC - - LISP - - NAT - - SPAN + - Interface Management + - Vlan + - Port Mirroring Known Issues ------------ @@ -21,15 +20,24 @@ Known Issues Here is the list of known issues in CSIT |release| for Honeycomb functional tests in VIRL: -+---+-------------------------------------------------+-----------------------------------------------------------------+ -| # | Issue | Description | -+---+-------------------------------------------------+-----------------------------------------------------------------+ -| 1 | Operational data for Vhost-user interfaces | Honeycomb Operational data reports Vhost-user interfaces | -| | "server" flag | as client, even if they are server. | -+---+-------------------------------------------------+-----------------------------------------------------------------+ -| 2 | Persistence of VxLAN tunnels | Configuration persistence often fails to restore | -| | | Honeycomb's internal naming context for VxLAN interfaces. | -| | | The interface is renamed to "vxlan_tunnel0" but is otherwise | -| | | configured correctly. | -+---+-------------------------------------------------+-----------------------------------------------------------------+ - ++---+--------------------------------------------+------------+----------------------------------------------------------------------------+ +| # | 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. | ++---+--------------------------------------------+------------+----------------------------------------------------------------------------+