Allen Wittenauer created YETUS-745:
--------------------------------------
Summary: Rework Sentinel mode to include better non-Docker support
Key: YETUS-745
URL: https://issues.apache.org/jira/browse/YETUS-745
Project: Yetus
Issue Type: New Feature
Reporter: Allen Wittenauer
Given how often Yetus jobs fail because of stale JVMs, we really need
something to clean up tasks before launch. sentinel mode should be modified to
look for long running processes that are rooted in the generic Jenkins
workspace directory and kill them if they have been running for longer than 24
hours.
In order to do this a few things should probably happen:
* the sentinel cleanup should be made a pluggable framework
* docker-cleanup.sh should get renamed to precommit-cleanup (or whatever) so
that it can be run outside of the test-patch framework
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)