From 1bba2120754597a8250454eee8f0f7f44a31d5e6 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Tue, 21 Aug 2018 13:28:44 +0200 Subject: HC Report: update list of known issues Current list was based on Jira, which turned out to be outdated. Change-Id: I216616cda766075b8b78f7c3f2f7a6775a622e23 Signed-off-by: Marek Gradzki --- .../honeycomb_functional_tests/csit_release_notes.rst | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/docs/report/honeycomb_functional_tests/csit_release_notes.rst b/docs/report/honeycomb_functional_tests/csit_release_notes.rst index c8bf8a16b8..b4aee75f35 100644 --- a/docs/report/honeycomb_functional_tests/csit_release_notes.rst +++ b/docs/report/honeycomb_functional_tests/csit_release_notes.rst @@ -15,21 +15,13 @@ tests in VIRL: +---+----------------------------------------------+--------------------------------------------------------------------------------------------------------+ | # | 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, | +| 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. | +---+----------------------------------------------+--------------------------------------------------------------------------------------------------------+ -| 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. | +| 2 | `HC2VPP-263 | LISP PITR feature configuration. | | | `_ | Locator set reference in operational data is incorrect. | +---+----------------------------------------------+--------------------------------------------------------------------------------------------------------+ -| 6 | `CSIT-1210 | Unnumbered interface configuration. | +| 3 | `CSIT-1210 | Unnumbered interface configuration. | | | `_ | VPP does not send IP addresses for unnumbered interfaces anymore. HC CSIT tests were relying on that. | +---+----------------------------------------------+--------------------------------------------------------------------------------------------------------+ -- cgit 1.2.3-korg