]> git.puffer.fish Git - mirror/frr.git/commit
tests: Add multicast-pim-bsm-topo1 suite
authorKuldeep Kashyap <kashyapk@vmware.com>
Thu, 1 Oct 2020 11:01:42 +0000 (11:01 +0000)
committerkuldeepkash <kashyapk@vmware.com>
Mon, 18 Jan 2021 18:17:13 +0000 (18:17 +0000)
commitdf94c7e8404580f3179f61b089b699faa552b04c
tree6ed73694a6fa494394147c261fe0e0e4e6afdf87
parentf40b18e8bb8245fd80df84a2d7e5f2144123721e
tests: Add multicast-pim-bsm-topo1 suite

1. Added 8 testcases to verify PIM BSM functionality. Here we have used Scapy
   to send raw packet, generated using Cisco and FRR. Raw packets are kept in
   JSON file and sent tests on-demand in script.

Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
tests/topotests/multicast-pim-bsm-topo1/mcast_pim_bsmp_01.json [new file with mode: 0644]
tests/topotests/multicast-pim-bsm-topo1/test_mcast_pim_bsmp_01.py [new file with mode: 0644]