]> git.proxmox.com Git - mirror_frr.git/commit
topogen: implement router check method
authorRafael Zalamena <rzalamena@gmail.com>
Wed, 12 Jul 2017 14:38:31 +0000 (11:38 -0300)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:11 +0000 (20:22 -0500)
commit78ed61230c9d212f5a1c876c1942a3d15c4e1b7c
tree88047d4a580d8e0cf5622c62e253f586b8906b45
parente84692970bbaffab808e4d4f21d19812dd566578
topogen: implement router check method

Use a standard function to do 'router running checks' instead of having
to duplicate the code in every test.
tests/topotests/lib/topogen.py