Open choppsv1 opened 3 years ago
This issue is stale because it has been open 180 days with no activity. Comment or remove the autoclose
label in order to avoid having this issue closed.
This issue will be automatically closed in the specified period unless there is further activity.
This test is also now triggering ASAN failure, even though the test cases are disabled
The test found in
tests/topotests/bgp_evpn_overlay_index_gateway/test_bgp_evpn_overlay_index_gateway.py
has been disabled in #9199 temporarily b/c it is not passing when run under the new micronet framework.EVPN code maintainers should enable this test and debug the intermittent (but frequent) failure, fix the test and re-enable it.
To enable remove the following code in
test_evpn_gateway_ip_basic_topo()
The failures are seen when running in the Netdef CI as well as when run locally with or without parallel execution (pytest-xdist). This is with the latest post 8.0 release code, on (at least) Ubuntu 18.04, 20.04 and Debian 11, kernel versions 5.4 and 5.10