]> git.puffer.fish Git - mirror/frr.git/commit
tests: Fix for test_pim_dr_nondr_with_ospf_topo2 test failure 11214/head
authorKuldeep Kashyap <kashyapk@vmware.com>
Mon, 16 May 2022 10:28:02 +0000 (03:28 -0700)
committerKuldeep Kashyap <kashyapk@vmware.com>
Mon, 16 May 2022 10:28:02 +0000 (03:28 -0700)
commit58cfbb272d07ac5056e43016170b3b19087923ef
treebfdf110e2842b16cb79070cf467fd5ca7404aac7
parent950e7e6660fd394d70df1d11b9005443ca5083c5
tests: Fix for test_pim_dr_nondr_with_ospf_topo2 test failure

This test is failing intermittently because sometimes igmp
local join is not getting deleted. I did split the joins means
trying to delete igmp local joins one by one. I tried running
tests multiple times and it seems to be working fine with
current changes.

There was an issue found during debugging this test failure,
which was raised already:
Issue# https://github.com/FRRouting/frr/issues/11105

Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
tests/topotests/lib/pim.py
tests/topotests/multicast_pim_dr_nondr_test/test_pim_dr_nondr_with_ospf_topo2.py