]> git.proxmox.com Git - mirror_frr.git/commit
tests: Fix for multicast_pim6_static_rp tests failure
authorKuldeep Kashyap <kashyapk@vmware.com>
Mon, 21 Nov 2022 07:47:33 +0000 (23:47 -0800)
committerKuldeep Kashyap <kashyapk@vmware.com>
Thu, 19 Jan 2023 13:26:37 +0000 (05:26 -0800)
commit2a8ad2ea97d02b7399ce2d8aae69c7200c4499f5
tree99877c85bdc297636244a3e6f7e9258f95dcdc7d
parent69306c44e817694f6a8acf530725f84ec59d1a33
tests: Fix for multicast_pim6_static_rp tests failure

Multicast pim6 static RP tests are failing
when run in parallel using micronet. There
are APIs to clean mcast traffic before
starting new test but these cleanups
are not needed when socat is used.

Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
tests/topotests/lib/common_config.py
tests/topotests/multicast_pim6_static_rp_topo1/test_multicast_pim6_static_rp1.py
tests/topotests/multicast_pim6_static_rp_topo1/test_multicast_pim6_static_rp2.py