]> git.puffer.fish Git - mirror/frr.git/commit
tests: fix bug in handling of daemons to start 7161/head
authorMark Stapp <mjs@voltanet.io>
Wed, 23 Sep 2020 12:48:25 +0000 (08:48 -0400)
committerMark Stapp <mjs@voltanet.io>
Wed, 23 Sep 2020 12:59:53 +0000 (08:59 -0400)
commit98ec67fdd966b7f04f798e272e0c462b497b5bf2
treeed5bcd6ff1b7f5b394f8ec732db0976151724c80
parentb099bb6c671d28fe4350528c716cfdc8ad3b98d4
tests: fix bug in handling of daemons to start

Ensure the list of daemons to start is either the one specified
by a caller or the default one from the router configuration.

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