]> git.puffer.fish Git - mirror/frr.git/commit
tests: remove duplicate verify_fib_routes from common_config.py 7499/head
authorMark Stapp <mjs@voltanet.io>
Tue, 10 Nov 2020 15:06:48 +0000 (10:06 -0500)
committerMark Stapp <mjs@voltanet.io>
Tue, 10 Nov 2020 15:06:48 +0000 (10:06 -0500)
commitc57638d6fd0b0196029d4c4f1a3ffded4e150c17
tree00c2294186c4dc97c9ca7e35b5bccd386abe568a
parent340434461b26e454eab6557eaf7a96e5dd0d7997
tests: remove duplicate verify_fib_routes from common_config.py

There were two copies of the function - we only need one.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
tests/topotests/lib/common_config.py