Hudson should kill long running tests
-------------------------------------
Key: HADOOP-1831
URL: https://issues.apache.org/jira/browse/HADOOP-1831
Project: Hadoop
Issue Type: New Feature
Components: build
Affects Versions: 0.15.0
Reporter: Jim Kellerman
Fix For: 0.15.0
Hudson should kill long running tests. (I believe it is supposed to but doesn't
quite seem to do the job if the test is really hung up).
It would be nice if, when the timer goes off, Hudson did a {code}kill
-QUIT{code} (to try to get a thread dump) and then followed that with a
{code}kill -9{code}
(See the section "Killing a hung test" at
http://wiki.apache.org/lucene-hadoop/HudsonBuildServer )
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.