]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Add new pim mrib tests
authorNathan Bahr <nbahr@atcorp.com>
Fri, 25 Oct 2024 20:03:07 +0000 (20:03 +0000)
committerNathan Bahr <nbahr@atcorp.com>
Fri, 13 Dec 2024 17:36:34 +0000 (17:36 +0000)
commitd334f8415652d4a810d9e9021a3c939e82f24aa9
treed1979c802298cf1253bc8a18dbd03b077ed14b89
parent5cce666d49b4a1e57f20d095bae027324d79a967
tests: Add new pim mrib tests

Test mrib overrides and rpf lookup mode changes.

Signed-off-by: Nathan Bahr <nbahr@atcorp.com>
tests/topotests/pim_mrib/__init__.py [new file with mode: 0755]
tests/topotests/pim_mrib/r1/frr.conf [new file with mode: 0644]
tests/topotests/pim_mrib/r2/frr.conf [new file with mode: 0644]
tests/topotests/pim_mrib/r3/frr.conf [new file with mode: 0644]
tests/topotests/pim_mrib/r4/frr.conf [new file with mode: 0644]
tests/topotests/pim_mrib/test_pim_mrib.py [new file with mode: 0644]