]> granicus.if.org Git - pdns/commit
When test service startup timeout was reached kill (cleanup) still running test services
authorThomas D <whissi@whissi.de>
Fri, 13 Feb 2015 12:33:23 +0000 (13:33 +0100)
committerThomas D <whissi@whissi.de>
Tue, 17 Feb 2015 09:15:03 +0000 (10:15 +0100)
commit4fbe0e8ca0ff1515c97c9290118d413c498e4936
tree21f181da0800672145479de0e9ac385830edcae4
parentd370a0610a3ea847793c15aa37a3721e461608cf
When test service startup timeout was reached kill (cleanup) still running test services

If curl for example isn't installed or fails to check the service status for any reason,
we need to kill the test service if still running to prevent any resource leak.
modules/remotebackend/testrunner.sh