I made 3 changes to the Jenkins configuration. First, all Jenkins projects now use the same shell script: tests/jenkins-ci/build-with-jenkins.sh Second, Jenkins is now configured to use a configuration matrix. Finally, only the nightly tests generate email notifications now. The on-commit builds must be viewed from the web interface (there were too many emails).