]> git.puffer.fish Git - mirror/frr.git/commit
tests: make the topogen object available when starting daemons 8182/head
authorMark Stapp <mjs@voltanet.io>
Tue, 2 Mar 2021 18:59:35 +0000 (13:59 -0500)
committerMark Stapp <mjs@voltanet.io>
Tue, 2 Mar 2021 18:59:35 +0000 (13:59 -0500)
commit0c449b017b9146c6f14e6091fdb829358a534553
tree8f1b9f4161f2f35280398e71fbf0302419f8abe0
parente7528866cbe50528efb1a2814ebeb77fe8a9ea68
tests: make the topogen object available when starting daemons

Pass the topogen 'tgen' object into the startRouterDaemons()
method. it can be used to start a debug cli immediately after
starting a daemon, and that can be handy.

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