It was this: https://issues.jenkins-ci.org/browse/JENKINS-17508
It's solved in the last version. On Friday, June 14, 2013 2:56:20 PM UTC+1, morsmodre wrote: > > My build are taking up a whole lot of space, investigating, I have: > > Days to keep builds :: 45 > Max # of builds to keep : 50 > Days to keep artifacts :: -1 > Max # of builds to keep with artifacts :: 1 > > From what I understand, jenkins should keep builds for 45 days OR (is it > an or, right?) 50 numbers. While, at the same time having only 1 build (the > last) to keep artifacts. > > > The behaviour I'm getting is that all artifacts are kept and builds are > not discarded. > > Even when I changed the configurations to: > > Days to keep builds :: -1 > Max # of builds to keep : 5 > Days to keep artifacts :: -1 > Max # of builds to keep with artifacts :: 1 > > and start a new build, nothing changes and nothing is deleted. > > > Any ideias on this? > > I'm using jenkings 1.510 > > > -- 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.
