Hi, our builds on Jenkins do take a lot longer then before because those backup zips are downloaded with every build freshly. The build took 4-8 minutes beforehand, now its 25 minutes :) And I think a reasonable amount of the time the build will re-download the ZIPs.
Can't we simply put those backups in some directory that is not cleaned with every build? For example: $OPENMEETINGS_ROOT/test/backups The folder $OPENMEETINGS_ROOT/test/backups might be added to ".svnignore" so that it won't get accidently commited when you build locally. What do you think? Sebastian -- Sebastian Wagner https://twitter.com/#!/dead_lock http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]
