]> git.puffer.fish Git - mirror/frr.git/commit
tests: Verify PIM neighbor and static routes for BSM tests 11405/head
authorKuldeep Kashyap <kashyapk@vmware.com>
Tue, 14 Jun 2022 08:03:09 +0000 (01:03 -0700)
committerKuldeep Kashyap <kashyapk@vmware.com>
Tue, 14 Jun 2022 21:23:09 +0000 (14:23 -0700)
commit697ce62f7a770c5874d1e6f98863b9c96d9b4907
tree5162d1376d1eead86b916092dda862f1db463a63
parent89f76cd132d401676788eb6f734c357d39cfdd85
tests: Verify PIM neighbor and static routes for BSM tests

Verifying and making sure PIM neighbors are
up before sending BSM packet using Scapy.

Verifying static routes are installed before
proceeding fruther.

Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
tests/topotests/lib/common_config.py
tests/topotests/lib/pim.py
tests/topotests/multicast_pim_bsm_topo1/test_mcast_pim_bsmp_01.py
tests/topotests/multicast_pim_bsm_topo2/test_mcast_pim_bsmp_02.py