+1. But I think we should not exclude the integration test from the default build profile. Instead lets do some cleanup & get rid of unnecessary artifacts in the integration test build. That should reduce the size.
On Wed, Jan 30, 2013 at 7:28 AM, Suresh Marru <[email protected]> wrote: > Hi All, > > I was briefly looking at the jenkins out of space issue, looks like we are > way over the average build sizes. Here is what I see: > > * a clean checkout of trunk as of today is 31MB > * a build without distribution and integration tests (which depend on > distribution) is 216MB > * the full build as it stands today is 1.9GB > > Can we move the distribution to a new profile "dist"? This forces us to > change the integration tests though. > > Thoughts? > Suresh
