Heya, I've added a parameterised job to jenkins that will run a complete build on any branch. You can kick it off on jenkins.cloudstack.org and enter any branch as the parameter. It will do the regular maven build with the clean and test actions. It will also generate a cobertura coverage report so you can easily see how much code your unit tests cover.
Also its possible to kick this build right from our IRC channel. For example the following command will build the vmsync branch: !jenkins build cloudstack-build-parameterized now branch=vmsync List the current builds using the '!jenkins cb' command. So whenever you push a branch to apache, feel free to ask cato to build it for you. Cheers, Hugo @David, remember that nginx proxy timeout setting we discussed ages ago? Would be nice to get that sorted so we can use some extra cloud power on jenkins.cloudstack.org. Any ideas on how we can get that done?