]> git.puffer.fish Git - matthieu/frr.git/commit
tests: [PIMv6] Add new scenarios to static_rp suite
authorKuldeep Kashyap <kashyapk@vmware.com>
Wed, 3 Aug 2022 08:34:33 +0000 (01:34 -0700)
committerKuldeep Kashyap <kashyapk@vmware.com>
Mon, 7 Nov 2022 10:19:23 +0000 (02:19 -0800)
commit787e3da1d7de27db28867a30e35f6c94b4af6def
tree38e5db26a511c952c8241ad491cfcb5373ad4380
parentd7032129b09479eac9d6bb0ae38e0f6a03ba108a
tests: [PIMv6] Add new scenarios to static_rp suite

Automated new scenarios to multicast pimv6
static rp test suite. Added new folder
multicast_pim6_static_rp_topo1 for pimv6
static_rp automation.

Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
tests/topotests/multicast_pim6_static_rp_topo1/__init__.py [new file with mode: 0644]
tests/topotests/multicast_pim6_static_rp_topo1/multicast_pim6_static_rp.json [new file with mode: 0644]
tests/topotests/multicast_pim6_static_rp_topo1/test_multicast_pim6_static_rp1.py [new file with mode: 0755]
tests/topotests/multicast_pim6_static_rp_topo1/test_multicast_pim6_static_rp2.py [new file with mode: 0755]
tests/topotests/multicast_pim_static_rp_topo1/multicast_pimv6_static_rp.json [deleted file]
tests/topotests/multicast_pim_static_rp_topo1/test_multicast_pimv6_static_rp.py [deleted file]