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=38ec0014188a0ffef50ca27e08d6f26673b3007e;hp=a398fa41cfcbb70fe9ea88117021aa61acb49681;hb=cd8d4dc1498a69b4f9541fb4405fd31fd61d81d9;hpb=1911067935bdf6481fc9b89f40d79ca61f2448d0 diff --git a/docs/report/honeycomb_functional_tests/csit_release_notes.rst b/docs/report/honeycomb_functional_tests/csit_release_notes.rst index a398fa41cf..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| ------------------------- -#. Added Honeycomb functional tests +#. Added Honeycomb functional tests for the following features: - - ACL plugin - - Routing - - SLAAC - - Proxy ARP - - DHCP Relay - - Neighbor Discovery Proxy + - Policer -#. Changed execution environment from Ubuntu14.04 to Ubuntu16.04 +#. Improved test coverage for the following features: + + - Interface Management + - Vlan + - Port Mirroring Known Issues ------------ @@ -25,18 +24,20 @@ 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 OK. This can cause desync | -| | | | between Honeycomb's config and operational data. | +| | | | VPP refuses the configuration but returns code 200:OK. This can cause | +| | | | desync between Honeycomb's config and operational data. | +---+--------------------------------------------+------------+----------------------------------------------------------------------------+ -| 2 | Persistence of VxLAN tunnel naming context | HC2VPP-47 | When VPP restarts with Honeycomb running and a VxLan interface configured, | -| | | | the interface is sometimes renamed to "vxlan_tunnel0". | -| | | | It is otherwise configured correctly. | +| 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 | Classifier plugin for IPv6 cases | VPP-687 | Classifier ignores IPv6 packets with less than 8 bytes after last header. | -| | | | Fixed in VPP 17.07. | +| 3 | VxLAN GPE configuration crashes VPP | VPP-875 | Specific VxLAN GPE configurations cause VPP to crash and restart. | +---+--------------------------------------------+------------+----------------------------------------------------------------------------+ -| 4 | Batch disable Lisp features | HC2VPP-131 | When removing complex Lisp configurations in a single request, | -| | | | the operation fails due to a write ordering issue. | +| 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. | +---+--------------------------------------------+------------+----------------------------------------------------------------------------+ - -