lindluni/runner-virtualbox

Create a Periodic Cleanup Action

lindluni opened this issue · 0 comments

Create an action that can be run on a cron-job to clean up runners and vm's that may have been left behind due to flakes in the pipeline process. The action will query the list of available runners and currently executing pipelines, and cleanup any runner or vm not currently matching a running job left behind as a result of unsuccessful pipeline cleanups.