jcarsique created JENKINS-12744:
-----------------------------------

             Summary: Execute a command before timeout
                 Key: JENKINS-12744
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-12744
             Project: Jenkins
          Issue Type: New Feature
          Components: build-timeout
            Reporter: jcarsique
            Assignee: jcarsique


In case of timeout, it would be interesting being able to run some command; for 
instance, get a dump of the frozen thread.

Allow to add execution of a command (eg. {{pgrep -n -f surefire | xargs 
jstack}}) before thread interruption on timeout.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to