Re: PreCommit and post-commit build automation

2015-02-28 Thread Ted Yu
Finally I found the way to create a new Jenkins build: https://builds.apache.org/job/PreCommit-Phoenix-Build/ Currently the above build calls dev-support/test-patch.sh to perform PreCommit check. FYI On Fri, Feb 27, 2015 at 6:02 PM, Nick Dimiduk wrote: > Has anyone looked into getting a Hadoop

Re: PreCommit and post-commit build automation

2015-02-27 Thread Ted Yu
I logged that JIRA because I didn't find a way to clone existing (hbase) precommit build. Hopefully the JIRA would get attention soon. Cheers > On Feb 27, 2015, at 6:02 PM, Nick Dimiduk wrote: > > Has anyone looked into getting a HadoopQA bot scanning for Phoenix builds? > Would be nice

PreCommit and post-commit build automation

2015-02-27 Thread Nick Dimiduk
Has anyone looked into getting a HadoopQA bot scanning for Phoenix builds? Would be nice to get the per-branch PreCommits Enis worked out for HBase as well. I did find https://issues.apache.org/jira/browse/BUILDS-57. From whom do we need support to make this happen? -n