]> git.proxmox.com Git - mirror_frr.git/commit
(all tests): Add extra check to make sure daemons are still running after each essent...
authorMartin Winter <mwinter@opensourcerouting.org>
Sat, 20 May 2017 03:41:20 +0000 (20:41 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:11 +0000 (20:22 -0500)
commit7e7fc73b49d9ea90bdb3f5821592f832056f336f
treef90a98d8f875dd5398de651d834fb49405072c45
parent84379e8e7fda8d41b050e643742a8a43c5ae1fc0
(all tests): Add extra check to make sure daemons are still running after each essential stage.

If daemon crashed at a later stage (not startup), then the test scripts didn't properly detect it and report unpredictable errors. This will properly log the daemon crashes

Signed-off-by: Martin Winter <mwinter@opensourcerouting.org>
tests/topotests/all-protocol-startup/test_all_protocol_startup.py
tests/topotests/bgp_multiview_topo1/test_bgp_multiview_topo1.py
tests/topotests/ldp-topo1/test_ldp_topo1.py
tests/topotests/ospf6-topo1/test_ospf6_topo1.py
tests/topotests/ripng-topo1/test_ripng_topo1.py