]> git.puffer.fish Git - mirror/frr.git/commit
tests: Auto generate support bundle when a test fails
authorDonald Sharp <sharpd@nvidia.com>
Thu, 21 Dec 2023 15:22:22 +0000 (10:22 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Thu, 21 Dec 2023 15:22:22 +0000 (10:22 -0500)
commit7477d8732fd6d6a6bbcdb03035d8b3d8a4d27fc5
tree0826f0692a75d206c126aaf9f93b8eebba4c84d7
parentbbda45a82546bc0d841de5503e14b674db5e8c80
tests: Auto generate support bundle when a test fails

Tests can fail, let's be proactive and gather up a support
bundle when they fail.  It will help diagnose the problem
to some extent.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/bgp_evpn_overlay_index_gateway/test_bgp_evpn_overlay_index_gateway.py
tests/topotests/bgp_flowspec/test_bgp_flowspec_topo.py
tests/topotests/conftest.py