-
Improvement
-
Resolution: Duplicate
-
Major
-
linux
Hi,
Is that possible to allow running shell script/inline command before taking action when timeout occures (action like fail/abort).
The use-case for this request is to extract stacktraces with "gstack" or "gdb" from hanging job before build-timeout aborts it?
Also, as addition pre-ontimeout action, plugin can send email to specific address and wait for some sentinel file to be removed by user. This will allow developer to connect to the hanging job, examine/debug hang, remove sentinel file and job will resume abort/fail routine.
Thanks
- duplicates
-
JENKINS-12744 Execute a command before timeout
- Open