]> git.puffer.fish Git - mirror/frr.git/commit
tests: Added new topotest for pim igmp static groups 16450/head
authorNathan Bahr <nbahr@atcorp.com>
Thu, 15 Aug 2024 17:10:32 +0000 (17:10 +0000)
committerNathan Bahr <nbahr@atcorp.com>
Thu, 15 Aug 2024 17:10:32 +0000 (17:10 +0000)
commit7ce2a1b8fb6a8d392eea3882d012f12403b39372
tree1768fa142b84a8b4788698151ea10c0ebea9b244
parentfbf7bf44ed58ee58d389ad4c8e1c8cd9e2859764
tests: Added new topotest for pim igmp static groups

Copied the existing "join-group" test and modified to test
static groups instead. Functionally the same but without IGMP
reports.

Signed-off-by: Nathan Bahr <nbahr@atcorp.com>
tests/topotests/lib/pim.py
tests/topotests/multicast_pim_uplink_topo4/multicast_pim_uplink_topo4.json [new file with mode: 0644]
tests/topotests/multicast_pim_uplink_topo4/test_multicast_pim_uplink_topo4.py [new file with mode: 0644]