]> git.puffer.fish Git - mirror/frr.git/commit
tests: Rename poorly named function
authorDonald Sharp <sharpd@nvidia.com>
Fri, 7 Jan 2022 12:57:41 +0000 (07:57 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 7 Jan 2022 16:03:15 +0000 (11:03 -0500)
commit0b01a0bbc48e0b559834e7fffad4fb912dbbeb57
tree58e81b257af61da0f8d07a327e13b16dcadf0d60
parent9f9efe7efafd20929146149b978c1216aeca19fa
tests: Rename poorly named function

verify_pim_interface_traffic *fetches* the pim
traffic data.  Rename the function to what it
actually does

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/lib/pim.py
tests/topotests/multicast_pim_bsm_topo1/test_mcast_pim_bsmp_01.py
tests/topotests/multicast_pim_sm_topo1/test_multicast_pim_sm_topo1.py
tests/topotests/multicast_pim_sm_topo2/test_multicast_pim_sm_topo2.py
tests/topotests/multicast_pim_sm_topo3/test_multicast_pim_sm_topo4.py
tests/topotests/multicast_pim_static_rp_topo1/test_multicast_pim_static_rp.py