]> git.puffer.fish Git - mirror/frr.git/commit
tests: small topotest improvements for python3 7019/head
authorMark Stapp <mjs@voltanet.io>
Fri, 28 Aug 2020 12:38:34 +0000 (08:38 -0400)
committerMark Stapp <mjs@voltanet.io>
Fri, 28 Aug 2020 14:10:46 +0000 (10:10 -0400)
commitcd79342c125968e2b3c119327d6ed8d43dc871ae
treede07e8f3f03d94e642bb4dae2002144a8aeb1963
parent5c2bb617630184fcf1e759bb647fd8a323fce4e4
tests: small topotest improvements for python3

Avoid unnecessary use of StringIO in one place, use version-
dependent method in another. Remove a couple of other py2->py3
problems.

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