]> source.dussan.org Git - gitea.git/commit
Kill testing processes if the test takes too long (#5174)
authorMura Li <typeless@users.noreply.github.com>
Mon, 29 Oct 2018 01:54:13 +0000 (09:54 +0800)
committertechknowlogick <hello@techknowlogick.com>
Mon, 29 Oct 2018 01:54:13 +0000 (21:54 -0400)
commit7694c99ab343af5aaaf690232377bc439911e1a3
treedcbb9dde785f0bafd05a0bbb73f280c5a5ec34d0
parentabf6e0d90b3e9d0bb11d995ecaebfdc47e7e09dc
Kill testing processes if the test takes too long (#5174)

When timeout, Send ABRT signal to print backtraces for diagnosis.
The timeout value is set to 1200s (20mins) for now.
.drone.yml