]> git.puffer.fish Git - matthieu/frr.git/commit
topotests: new embedded RP topology test
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Fri, 27 Sep 2024 04:00:52 +0000 (01:00 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Wed, 13 Nov 2024 15:05:35 +0000 (12:05 -0300)
commit744633eed0eec7c7ff78bd9b39aec0b1df719b9b
tree153f15c3640238b17e5ca992f94604bbbaeeb632
parent23c7acd2327b4caeec0b4e2a1a082bfd10ede957
topotests: new embedded RP topology test

Test embedded RP features:
- Embedded RP itself
- Embedded RP group list filtering
- Embedded RP limit

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
tests/topotests/pim_embedded_rp/__init__.py [new file with mode: 0644]
tests/topotests/pim_embedded_rp/r1/frr.conf [new file with mode: 0644]
tests/topotests/pim_embedded_rp/r2/frr.conf [new file with mode: 0644]
tests/topotests/pim_embedded_rp/r3/frr.conf [new file with mode: 0644]
tests/topotests/pim_embedded_rp/test_pim_embedded_rp.py [new file with mode: 0644]