]> git.puffer.fish Git - mirror/frr.git/commit
tests: fix interface and debug config diff in topojson framework 6636/head
authorMark Stapp <mjs@voltanet.io>
Wed, 24 Jun 2020 13:27:05 +0000 (09:27 -0400)
committerMark Stapp <mjs@voltanet.io>
Wed, 24 Jun 2020 15:27:15 +0000 (11:27 -0400)
commitc4f9205763e5947252632524f8868294c2247b84
tree3e440fbd9ef642922072c01f1134e7dfb77af116
parent8576ceef013a751bad8a4a1dad94605901cc5d5f
tests: fix interface and debug config diff in topojson framework

Include vrf name with interface name when topojson framework
generates interface configuration. This matches the output of
'show runn', and makes config reset less disruptive. Also
stop removing configured debugs and log output when re-generating
config.

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