mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-10-28 19:16:50 +00:00
The test_ospf_suppres_fa.py script is using straight up sleeps before testing that the next step worked properly. On a unloaded test system this will work 100% of the time on a loaded test system this will have random failures. Convert the test to use run_and_expect and give each section of the test 30 seconds to get to the next state appropriately instead of 10. Signed-off-by: Donald Sharp <sharpd@nvidia.com> |
||
|---|---|---|
| .. | ||
| r1 | ||
| r2 | ||
| r3 | ||
| __init__.py | ||
| test_ospf_suppress_fa.dot | ||
| test_ospf_suppress_fa.dot.jpg | ||
| test_ospf_suppress_fa.py | ||