On Mon, Nov 30, 2015 at 3:04 PM, Allen Wittenauer <a...@altiscale.com> wrote:
> > > On Nov 30, 2015, at 11:33 AM, Andrew Wang <andrew.w...@cloudera.com> > wrote: > > > > Good point Allen. So I guess the broader question is, do we find the > > per-commit tracking build and test useful? With our current flakiness > > levels, there isn't much signal from a FAILED on one of these integration > > jobs. I think Hadoop-trunk-Commit is still nice as a compilation check. > > … except it doesn’t compile everything ... > > So I see this in the shell step at the top level: $MAVEN_HOME/bin/mvn clean install -DskipTests It's not compiling native code if that was your concern, and I can add -Pnative. Anything else to tack on?