mirror_frr/tests/topotests/bgp_dynamic_capability
Donatas Abraitis c12b976c0a 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-08 16:39:08 +02:00
..
r1 tests: Check if ORF capability works with BGP dynamic capabilities 2023-10-17 16:00:00 +03:00
r2 tests: Check if ORF capability works with BGP dynamic capabilities 2023-10-17 16:00:00 +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_addpath.py tests: Check received prefixes before immediately sending dynamic capabilities 2023-11-08 16:39:08 +02:00
test_bgp_dynamic_capability_graceful_restart.py tests: Check received prefixes before immediately sending dynamic capabilities 2023-11-08 16:39:08 +02:00
test_bgp_dynamic_capability_orf.py tests: Check received prefixes before immediately sending dynamic capabilities 2023-11-08 16:39:08 +02:00
test_bgp_dynamic_capability_role.py tests: Check received prefixes before immediately sending dynamic capabilities 2023-11-08 16:39:08 +02:00
test_bgp_dynamic_capability_software_version.py tests: Check received prefixes before immediately sending dynamic capabilities 2023-11-08 16:39:08 +02:00