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=c1c46ff9e77fed00e197dfc1f9796910a7618e88;hp=a398fa41cfcbb70fe9ea88117021aa61acb49681;hb=61ef529d33efd51acd1b1986c325d25a9d7ba705;hpb=d9a08e59581aafe44d446b5bc1ce6ff86b2b173b diff --git a/docs/report/honeycomb_functional_tests/csit_release_notes.rst b/docs/report/honeycomb_functional_tests/csit_release_notes.rst index a398fa41cf..c1c46ff9e7 100644 --- a/docs/report/honeycomb_functional_tests/csit_release_notes.rst +++ b/docs/report/honeycomb_functional_tests/csit_release_notes.rst @@ -1,42 +1,31 @@ -CSIT Release Notes -================== - -Changes in CSIT |release| -------------------------- - -#. Added Honeycomb functional tests - - - ACL plugin - - Routing - - SLAAC - - Proxy ARP - - DHCP Relay - - Neighbor Discovery Proxy - -#. Changed execution environment from Ubuntu14.04 to Ubuntu16.04 - -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 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. | -+---+--------------------------------------------+------------+----------------------------------------------------------------------------+ -| 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. | -+---+--------------------------------------------+------------+----------------------------------------------------------------------------+ -| 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. | -+---+--------------------------------------------+------------+----------------------------------------------------------------------------+ - - +CSIT 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: + ++---+--------------------------------------------+---------------+-------------------------------------------------------------------------+ +| # | 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. | ++---+--------------------------------------------+---------------+-------------------------------------------------------------------------+