]> git.puffer.fish Git - mirror/frr.git/commit
tests: Fix route-scale at higher ecmp 16680/head
authorDonald Sharp <sharpd@nvidia.com>
Tue, 27 Aug 2024 14:29:13 +0000 (10:29 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Wed, 28 Aug 2024 19:18:24 +0000 (15:18 -0400)
commitce74a6b0a843f41b474c75a8d86388b675c56113
tree1cba313b66c8b3ea9e2fe1da663d9ef2de285275
parentbe161ba4a2fc2217efd7ff121027dc1770000616
tests: Fix route-scale at higher ecmp

Recent commits moved the default retries to 60, but
the higher ecmp counts were over-riding to 40.  Let's
make it 80.

Noticed this when I went looking at failures on 386 platforms
in our ci.  Route scale is timing out when deleting routes.

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