]> git.puffer.fish Git - mirror/frr.git/commit
tests: Remove unneeded calls to addKernelRoutes
authorDonald Sharp <sharpd@nvidia.com>
Tue, 7 Sep 2021 20:51:27 +0000 (16:51 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Wed, 8 Sep 2021 11:53:04 +0000 (07:53 -0400)
commit51eb2eef3c0827e13aa2acf9e5a157907e4449a7
tree229a989049fd0f528c9a3ef2a0005b592ff8935a
parent5e6004e53a48eb83af1bb3c53e0c8d2be426b56c
tests: Remove unneeded calls to addKernelRoutes

There is no need to add calls to addKernelRoutes for
groups.  They do not need to be routed via the
normal kernel methodology.

Tests run successfully with this change.

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