]> git.puffer.fish Git - mirror/frr.git/commit
tests: Add a test case for a kernel route depending on a kernel route 11001/head
authorDonald Sharp <sharpd@nvidia.com>
Sat, 9 Apr 2022 17:44:17 +0000 (13:44 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Sat, 9 Apr 2022 19:52:58 +0000 (15:52 -0400)
commitefcd39d87b778dd944a155444fc86a7f590be0c9
treea3210f260514da134b461bb8d4ba5f8d7d82176f
parentc9e4abf81f32deb752fb55d8b1e3a9a7cdd9af31
tests: Add a test case for a kernel route depending on a kernel route

Add a test case where a kernel route depends on a kernel route
and when you perturb an interface, ensure that FRR does not
loose the route.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/zebra_multiple_connected/r1/ip_route2.json [new file with mode: 0644]
tests/topotests/zebra_multiple_connected/test_zebra_multiple_connected.py