]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Ensure that the daemon has connected to zebra
authorDonald Sharp <sharpd@nvidia.com>
Wed, 19 Mar 2025 19:20:31 +0000 (15:20 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Wed, 19 Mar 2025 19:20:31 +0000 (15:20 -0400)
commitdf0e10076f2c6b4b8e00b09592881a05d7f58ebf
tree2d9c353c8da100d4293d3c97b21bfdd1eca80882
parent5602e5fe2801f70c5363729e4d248e8705eaca0c
tests: Ensure that the daemon has connected to zebra

On daemon startup, ensure that the daemon is there and
connected to zebra.  There are some exceptions,
pathd is srte.  pim6d and pimd are the same at the
moment and finally smnptrapd.

This should help the startup of using a unified
config in the topotests.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/lib/topotest.py