]> git.puffer.fish Git - mirror/frr.git/commit
tests: Improve error/assert message logging 8180/head
authorKuldeep Kashyap <kashyapk@vmware.com>
Tue, 2 Mar 2021 03:22:25 +0000 (19:22 -0800)
committerKuldeep Kashyap <kashyapk@vmware.com>
Sat, 6 Mar 2021 08:51:43 +0000 (00:51 -0800)
commit5cbb02ebde5deb71f9db5a23697087d79507a3f2
tree16332715e9d883446c8180a52e85d2cf44fc14b7
parent130daf24ae1acf5db602e55c13b9ffca139a1dbf
tests: Improve error/assert message logging

1. Improved error meesage logging.
2. No functionality changes only put some meaningfull error messages.

Signed-off-by: Kuldeep Kashyap <kashyapk@vmware.com>
20 files changed:
tests/topotests/bgp_gr_functionality_topo1/test_bgp_gr_functionality_topo1.py
tests/topotests/bgp_gr_functionality_topo2/test_bgp_gr_functionality_topo2.py
tests/topotests/bgp_large_community/test_bgp_large_community_topo_2.py
tests/topotests/bgp_multi_vrf_topo1/test_bgp_multi_vrf_topo1.py
tests/topotests/bgp_multi_vrf_topo2/test_bgp_multi_vrf_topo2.py
tests/topotests/bgp_recursive_route_ebgp_multi_hop/test_bgp_recursive_route_ebgp_multi_hop.py
tests/topotests/evpn_type5_test_topo1/test_evpn_type5_topo1.py
tests/topotests/multicast-pim-bsm-topo1/test_mcast_pim_bsmp_01.py
tests/topotests/multicast-pim-bsm-topo2/test_mcast_pim_bsmp_02.py
tests/topotests/multicast-pim-sm-topo3/test_multicast_pim_sm_topo3.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
tests/topotests/ospf_basic_functionality/test_ospf_chaos.py
tests/topotests/ospf_basic_functionality/test_ospf_ecmp.py
tests/topotests/ospf_basic_functionality/test_ospf_ecmp_lan.py
tests/topotests/ospf_basic_functionality/test_ospf_lan.py
tests/topotests/ospf_basic_functionality/test_ospf_routemaps.py
tests/topotests/ospf_basic_functionality/test_ospf_rte_calc.py
tests/topotests/static_routing_with_ebgp/test_static_routes_topo4_ebgp.py
tests/topotests/static_routing_with_ibgp/test_static_routes_topo4_ibgp.py