BTW the default behaviour is actually already what you want: hudson.model.WorkspaceCleanupThread.retainForDays is 30 days, so it's very conservative.
So either something changed on your side, or you're seeing a bug that may need to be reported (with reproduction steps, as always, if you want to raise your chance to see it fixed reasonably quickly). 2017-06-23 11:49 GMT+02:00 Baptiste Mathus <[email protected]>: > https://wiki.jenkins-ci.org/display/JENKINS/Features+controlled+by+system+ > properties apparently nothing changed recently, introduced in 1.608. > > Though, beware this IMO: I would possibly raise the timing if you have > data size issues and cannot improve it in the short term, but disabling > this seems *very* dangerous to me, and is likely to lead to make your > agents become snowflake and encourage config drift. > > Wiping out everything and starting from scratch as often as possible is > the only way to make sure your testing are stable and you're not going to > hit the flaky tests/build wall when you expect it the least... > > > 2017-06-23 11:26 GMT+02:00 Jaap de Jong <[email protected]>: > >> Hi All, >> >> Every night old workspaces on my jenkins slave are cleaned and I have not >> configured this, never! >> I can not find where this is configured. Is this perhaps new default >> behavior? >> Not sure when this started, but might be since installing 2.64. >> >> Any help is appreciated! >> >> Thanks in advance >> Jaap de Jong >> >> -- >> 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]. >> To view this discussion on the web visit https://groups.google.com/d/ms >> gid/jenkinsci-users/42d52a0b-7145-40ed-99fa-3978f83706c7% >> 40googlegroups.com >> <https://groups.google.com/d/msgid/jenkinsci-users/42d52a0b-7145-40ed-99fa-3978f83706c7%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS55r-PPr_1M2iTXKuMnQ40XpMP7eogF-x_9f3ydFGfwMw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
