aboutsummaryrefslogtreecommitdiffstats
path: root/docs/report/honeycomb_functional_tests/csit_release_notes.rst
blob: 21a1c1ffe180d8855beac3367cb6df86abbded85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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.                 |
+---+--------------------------------------------+---------------+-------------------------------------------------------------------------+
| 6 | Unnumbered interface configuration         | CSIT-1210     | VPP does not send IP addresses for unnumbered interfaces anymore.       |
|   |                                            |               | HC CSIT tests were relying on that.                                     |
+---+--------------------------------------------+---------------+-------------------------------------------------------------------------+