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/WorkspaceCleanupThread.java

Cheers

Le 12 août 2013 11:50, "Viktor Tarasov" <[email protected]> a écrit :
>
> 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: Started Workspace clean-up
> Aug 12, 2013 10:45:18 AM hudson.model.AsyncPeriodicWork$1 run
> INFO: Finished Workspace clean-up. 1435 ms
>
>
> Kind regards,
>
> --
> You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to