]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: Update topotests for RFC 9234
authorEugene Bogomazov <eb@qrator.net>
Tue, 21 Jun 2022 10:43:02 +0000 (13:43 +0300)
committerEugene Bogomazov <eb@qrator.net>
Tue, 21 Jun 2022 14:41:53 +0000 (17:41 +0300)
commitaee05e20fd06ba702c85de47b20dd6e4730d7abd
tree733016f57b2074da45d8739a63804044df0cb16f
parent8f2d6021f88697f370080dd2f6be9df6f0eba84d
bgpd: Update topotests for RFC 9234

In the previous version, the time.sleep function was included to wait
for the moment when the routes were sent to all routers. Changed this
function to topotest.run_and_expect for more deterministic behavior.

Signed-off-by: Eugene Bogomazov <eb@qrator.net>
tests/topotests/bgp_roles_capability/test_bgp_roles_capability.py
tests/topotests/bgp_roles_filtering/test_bgp_roles_filtering.py