]> git.proxmox.com Git - mirror_frr.git/commit
topotest: parameterize daemon's path
authorRafael Zalamena <rzalamena@gmail.com>
Wed, 21 Jun 2017 15:54:40 +0000 (12:54 -0300)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:11 +0000 (20:22 -0500)
commit2ab855307865489db418e2a00719f1cd154eac76
treef7dc7ec944f99d85fe3296e8a2b0a9b77e35d7ac
parent1fca63c1e43243f3b4c27c193b74cb965e59bbe4
topotest: parameterize daemon's path

This diff is a code cleanup that will allow us more flexibility when
defining and using the daemon binaries path, it also fixes a few pylint
warnings.
tests/topotests/lib/topogen.py
tests/topotests/lib/topotest.py