]> git.puffer.fish Git - matthieu/frr.git/commit
tests: make generate support bundle python3 only
authorMark Stapp <mjs@voltanet.io>
Thu, 4 Feb 2021 16:13:01 +0000 (11:13 -0500)
committerMark Stapp <mjs@voltanet.io>
Mon, 15 Feb 2021 13:13:06 +0000 (08:13 -0500)
commit70b99f2fffe5751655e5e410fbe77c5d546c6e2b
treed2788688785518d30bb6548303c05e33105de9df
parentd887c7bf04f08b37ec122587f11cd2079cb22bd7
tests: make generate support bundle python3 only

Make the generate-support-bundle script and interactions more
python3-friendly, and use python3 explicitly.

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