]> git.puffer.fish Git - mirror/frr.git/commit
tests: Avoid top ecmp route_scale test case when memory limited 6778/head
authorMark Stapp <mjs@voltanet.io>
Wed, 29 Jul 2020 20:57:37 +0000 (16:57 -0400)
committerMark Stapp <mjs@voltanet.io>
Thu, 30 Jul 2020 18:23:52 +0000 (14:23 -0400)
commit76e036e4b021588ce364a94d474970564b2cce63
treef3c65046e1f662a42dfaedea12c249706e3225e9
parent0ae6467f0e97f19f092f70595b3e0b95bb1ccda3
tests: Avoid top ecmp route_scale test case when memory limited

Address-sanitizer runs in the CI appear to require more
memory than is available (at present), so skip the top
x32 route_scale testcase when running with <4G of ram.

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