Hi, We don't run anymore all the tests on apache build:
We have: https://builds.apache.org/job/HBase-TRUNK/2771/consoleText [trunk] $ /home/hudson/tools/maven/latest3/bin/mvn clean -Dmaven.test.redirectTestOutputToFile=true site install assembly:single -DskipITs -Prelease Instead of: https://builds.apache.org/job/HBase-TRUNK/2702/consoleFull mvn -e -PrunAllTests clean -Dmaven.test.redirectTestOutputToFile=true site assembly:assembly The profile runAllTests is the one activating the "Large" tests, it's not in the command line anymore. Cheers, N.
