]> git.proxmox.com Git - mirror_frr.git/commit
tests: stop daemons consistently in mem leak path
authorMark Stapp <mjs@voltanet.io>
Thu, 6 Aug 2020 15:47:12 +0000 (11:47 -0400)
committerMark Stapp <mjs@voltanet.io>
Thu, 6 Aug 2020 15:47:12 +0000 (11:47 -0400)
commitd2bdb82ffd4ad628f6e9fce8fc8fb7456f62e1ab
tree6aad5f7585f49962c9779946a95daa680a30fa69
parentaaf0d79655a612e5734970d16a9d7b4480edaf3e
tests: stop daemons consistently in mem leak path

When the topotest mem-leak reporting is enabled, use the same
two-step daemon stop procedure that's used in
the topogen.stop_topology path.

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