Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests: Start ldpd if unified config is used in topotests
E.g.: ``` for _, (rname, router) in enumerate(router_list.items(), 1): router.load_frr_config(os.path.join(CWD, "{}/frr.conf".format(rname))) ``` Signed-off-by: Donatas Abraitis <[email protected]>
- Loading branch information