mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-28 00:27:07 +00:00
![]() Building FRR with --enable-address-sanitizer and then running the config_timing test makes the test run for over an hour on my machine. The goal of this test is to ensure that the test runs 10000 routes in/out in a reasonable amount of time. We cannot test this with address-sanitizer enabled. So just make the test meaningless from a timing perspective but keep it `alive` from a it might catch some address sanitizer issue with 50 -vs- 10000 routes Signed-off-by: Donald Sharp <sharpd@nvidia.com> |
||
---|---|---|
.. | ||
r1 | ||
test_config_timing.py |