]> git.ipfire.org Git - thirdparty/bind9.git/commit
Kill unit tests that run more than 1200 seconds
authorMark Andrews <marka@isc.org>
Tue, 24 Jan 2023 07:09:06 +0000 (18:09 +1100)
committerMark Andrews <marka@isc.org>
Mon, 3 Apr 2023 01:11:26 +0000 (11:11 +1000)
commit6cdeb5b046a67f6cea36f853be1e3894fd62e136
tree22969d285fd9884820f244d344b92f63e88addc2
parent93efd7389fe6dbb78707ac470fddcf2a5223c98d
Kill unit tests that run more than 1200 seconds

The CI doesn't provide useful forensics when a system test locks
up.  Fork the process and kill it with ABRT if it is still running
after 20 minutes.  Pass the exit status to the caller.

(cherry picked from commit 3d5c7cd46c60e0a534dce0640c4e47b699e7003e)
lib/isc/include/isc/util.h
tests/include/tests/isc.h