[ 
https://issues.jenkins-ci.org/browse/JENKINS-12744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=159016#comment-159016
 ] 

jcarsique commented on JENKINS-12744:
-------------------------------------

https://github.com/jenkinsci/build-timeout-plugin/pull/10
                
> 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