mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-29 17:13:46 +00:00
![]() The ospf_basic_functionality/test_ospf_lan.py creates a ethernet segment and attaches 4 routers to it and assigns ip addresses in a /24. As one of the tests it picks a new address for r0 which coincides with a ip address on r3. Then the test immediatly checks for other data. The problem is of course that if a test is `slow` enough hello's will start to be ignored from r3 to r0 and the neighbor relationships will come down. Choose an ip address that doesn't cause this issue. Signed-off-by: Donald Sharp <sharpd@nvidia.com> |
||
---|---|---|
.. | ||
ospf_asbr_summary_topo1.json | ||
ospf_asbr_summary_type7_lsa.json | ||
ospf_authentication.json | ||
ospf_chaos.json | ||
ospf_ecmp_lan.json | ||
ospf_ecmp.json | ||
ospf_lan.json | ||
ospf_nssa.json | ||
ospf_p2mp.json | ||
ospf_routemaps.json | ||
ospf_rte_calc.json | ||
ospf_single_area.json | ||
test_ospf_asbr_summary_topo1.py | ||
test_ospf_asbr_summary_type7_lsa.py | ||
test_ospf_authentication.py | ||
test_ospf_chaos.py | ||
test_ospf_ecmp_lan.py | ||
test_ospf_ecmp.py | ||
test_ospf_lan.py | ||
test_ospf_nssa.py | ||
test_ospf_p2mp.py | ||
test_ospf_routemaps.py | ||
test_ospf_rte_calc.py | ||
test_ospf_single_area.py |