Re: Unwanted workspace cleanup

2013-08-12 Thread Baptiste Mathus
Hi, See https://groups.google.com/forum/m/#!topic/jenkinsci-issues/LFIqr-z4Q6Efor the property to disable it. Jenkins actually deletes unused ws to keep disk space. Runs by default after 30 days. See https://github.com/jenkinsci/jenkins/blob/master/core/src/main/java/hudson/model/WorkspaceCleanupT

Unwanted workspace cleanup

2013-08-12 Thread Viktor Tarasov
Hi, the workspace of my matrix job is regularily cleaned up. I have no 'cleanup' plugin installed. Jenkins version 1.499 . Where from this cleanup came? How can it be configurated/disabled/... ? There is the cleanup logs: Aug 12, 2013 10:45:17 AM hudson.model.AsyncPeriodicWork$1 run INFO: Starte