On Tue, Jan 13, 2015 at 5:14 PM, Stefan Egli <[email protected]> wrote: > Hi Robert, > > On 1/13/15 4:02 PM, "Robert Munteanu" <[email protected]> wrote: > >>I guess it's limited to not overload Jenkins ( both memory and disk >>space ) with history. > > Do we know how much a build needs in terms of disk space? I would have > assumed that it keeps only the test/console results not the workspaces - > in which case it should be rather small - but I'm not sure.
I think it's less disk space and more Jenkins memory with e.g. the console output. > >>I can make this change ( but can't grant you karma ) . Right now we keep >>the last 10 builds. How many builds do you think we should keep? > > Depends on the above I guess - and with the assumption that it uses only > very little space, I would have suggested 50 :) Done, let's see how that turns out :-) Robert > > Cheers, > Stefan > >
