]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Increase route_scale timeouts
authorDonald Sharp <sharpd@nvidia.com>
Wed, 31 Jul 2024 14:45:38 +0000 (10:45 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Wed, 31 Jul 2024 14:45:38 +0000 (10:45 -0400)
commit6f2aea5a1309ce69f269ca4e95ed5c1f476a3735
tree905015c227ba6bef6240ca2653aa82ac7afd9566
parent3b3fff48be5c5e27a3508bcd1a6526fa7bbdd0ed
tests: Increase route_scale timeouts

This test is frequently failing in the upstream CI.  Most
log failures are stating that we expected something like
1 million routes but we have 900k+.  Looks like the system
is just loaded a bit more than expected.  Let's give these
tests a bit more time to complete.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/route_scale/scale_test_common.py