mirror_frr/tests/topotests/config_timing
Donald Sharp 9a5602b8ed tests: Limit run of config_timing when building with --enable-address-sanitizer
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>
2022-12-15 11:15:33 -05:00
..
r1 tests: timing large config operations 2021-06-07 21:34:29 +00:00
test_config_timing.py tests: Limit run of config_timing when building with --enable-address-sanitizer 2022-12-15 11:15:33 -05:00