]> git.puffer.fish Git - matthieu/frr.git/commit
topogen: implement start/stop methods for TopoGear
authorRafael Zalamena <rzalamena@gmail.com>
Mon, 10 Jul 2017 20:01:23 +0000 (17:01 -0300)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:11 +0000 (20:22 -0500)
commit4cfdff1a861184e8b643372cb0da0fcd8452c501
tree42f5f8716040f2a9673f27d3742785480f6c0dfc
parentf6899d4dd4c12701fc452cd403ef74eefc01f83d
topogen: implement start/stop methods for TopoGear

Having a generic start/stop methods for TopoGear allows TopoGen to call
start/stop for all equipments. This allows us to reduce the teardown
code by removing the necessity of having to always remember to call
each equipment clean up function.
tests/topotests/lib/topogen.py