mirror_frr/tests/topotests/bgp_dynamic_capability
Donatas Abraitis b80bc3fd14 tests: Check received prefixes before immediately sending dynamic capabilities
If we send capabilities immediately, before receiving an UPDATE message, we end up
with a notification received from the neighbor. Let's wait until we have the fully
converged topology and do the stuff.

Tested locally and can't replicate the failure, let's see how happy is the CI this time.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
2023-11-09 17:14:01 +02:00
..
r1 tests: Use frr.conf for bgp_dynamic_capabily tests 2023-09-22 15:20:22 +03:00
r2 tests: Check notification/capability received message stats instead of reset/established 2023-09-22 15:50:27 +03:00
__init__.py tests: Check if we can handle software version capability dynamicaly 2023-08-03 17:08:32 +03:00
test_bgp_dynamic_capability_graceful_restart.py tests: Check received prefixes before immediately sending dynamic capabilities 2023-11-09 17:14:01 +02:00
test_bgp_dynamic_capability_role.py tests: Check received prefixes before immediately sending dynamic capabilities 2023-11-09 17:14:01 +02:00
test_bgp_dynamic_capability_software_version.py tests: Check received prefixes before immediately sending dynamic capabilities 2023-11-09 17:14:01 +02:00