]> git.puffer.fish Git - mirror/frr.git/commit
tests: Fix for multicast_pim_bsm_topo1 key error 11524/head
authorKuldeep Kashyap <kashyapk@vmware.com>
Tue, 5 Jul 2022 01:01:28 +0000 (18:01 -0700)
committerKuldeep Kashyap <kashyapk@vmware.com>
Tue, 5 Jul 2022 06:00:31 +0000 (23:00 -0700)
commit296b75ed2ab0a2d3beee4b043b13bbf1589ad2ce
tree7b095ab2356bb538ca072a4afdefa50bbad35277
parentda82615d4bbfe671441828e6af57c8b397c23340
tests: Fix for multicast_pim_bsm_topo1 key error

Issue was reported by Donald, we were hitting
with key not found error and execution was
stopped, which is fixed by this PR.

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