]> git.puffer.fish Git - mirror/frr.git/commit
tests: zebra_fec_nexthop_resolution improve
authorDonald Sharp <sharpd@nvidia.com>
Wed, 20 Nov 2024 14:22:46 +0000 (09:22 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Wed, 20 Nov 2024 21:11:22 +0000 (16:11 -0500)
commit6a945b41049d36dc3cd41c6ff3d1c03a34d1d49f
tree39b53a864645201fa3c2735dbe36e23e48971c65
parent2a94de8af2678407859473cdb700d0fe2eb908cc
tests: zebra_fec_nexthop_resolution improve

a) timers are really large preventing convergence in 30 seconds
b) The same configuration does not need to be initiated 60 times
when things are not working properly.  Once is enough.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/zebra_fec_nexthop_resolution/r1/bgpd.conf
tests/topotests/zebra_fec_nexthop_resolution/r2/bgpd.conf
tests/topotests/zebra_fec_nexthop_resolution/r3/bgpd.conf
tests/topotests/zebra_fec_nexthop_resolution/r4/bgpd.conf
tests/topotests/zebra_fec_nexthop_resolution/r5/bgpd.conf
tests/topotests/zebra_fec_nexthop_resolution/r7/bgpd.conf
tests/topotests/zebra_fec_nexthop_resolution/test_zebra_fec_nexthop_resolution.py