]> git.puffer.fish Git - mirror/frr.git/commit
tests: reduce scale of the route scale test 7500/head
authorMark Stapp <mjs@voltanet.io>
Tue, 10 Nov 2020 19:14:23 +0000 (14:14 -0500)
committerMark Stapp <mjs@voltanet.io>
Tue, 10 Nov 2020 19:14:23 +0000 (14:14 -0500)
commitd6a75b53e73ef932a6497deba2f7e04c682fb29a
treee667a0ea367440d4f1f4fc191b5551c7d8538074
parent3d73df359a2f64635ce2561a4b6f82326fab2447
tests: reduce scale of the route scale test

Reduce the number of routes used in the route-scale test: we're
having memory troubles, and this may help the CI run with fewer
false failures. Also re-orged the route-scale test code a bit
so it can be driven from the json file, with fewer hard-coded
values.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
tests/topotests/route-scale/r1/installed.routes.json
tests/topotests/route-scale/test_route_scale.py