]> git.puffer.fish Git - matthieu/frr.git/commit
tests: Optimize test_multicast_pim_sm_topo1.py
authorKuldeep Kashyap <kashyapk@vmware.com>
Sun, 12 Sep 2021 11:04:09 +0000 (16:34 +0530)
committerKuldeep Kashyap <kashyapk@vmware.com>
Sun, 12 Sep 2021 11:04:09 +0000 (16:34 +0530)
commit77e7e50ea63a4272b0e3c011e10ab4e964df0ff3
tree9f52d9fdbc73f03236e51ca14b10bede007fc3d5
parent3e2321b88c4d2ff1f3dadfcc1b6cfd8d5e785f87
tests: Optimize test_multicast_pim_sm_topo1.py

1. Optimized test: test_clear_pim_neighbors_and_mroute_p0 run time by clearing
mroute and verifying mroutes separately. Execution time is reduced from almots 10 mins
to ~220 sec.

Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
tests/topotests/multicast_pim_sm_topo1/test_multicast_pim_sm_topo1.py