Re: Automatic tool for QA checks

2010-07-26 Thread Allen Wittenauer
On Jul 26, 2010, at 5:13 AM, Jorge Rodrigez wrote: >> (though I am not sure of the exact integration point in >> Hudson). I think hudson is subscribed to the various jira mailing lists. The mail is piped via stdin to a script that parses it and fires off the appropriate action in hudson.

Re: Automatic tool for QA checks

2010-07-26 Thread Jorge Rodrigez
Thank you, Hemanth! I'll try to find out how to integrate it here. On Mon, Jul 26, 2010 at 1:17 PM, Hemanth Yamijala wrote: > Hi, > > > I am interested what tools do you use for this QA report [1] for each > commit > > ? > > I guess there is a SVN commit hook that triggers the tool. > > I'd like

Re: Automatic tool for QA checks

2010-07-26 Thread Hemanth Yamijala
Hi, > I am interested what tools do you use for this QA report [1] for each commit > ? > I guess there is a SVN commit hook that triggers the tool. > I'd like to use it in my company if it is open source. > Hudson (http://hudson-ci.org/) is the continuous integration system used. In the hadoop-co

Automatic tool for QA checks

2010-07-26 Thread Jorge Rodrigez
Hi, I am interested what tools do you use for this QA report [1] for each commit ? I guess there is a SVN commit hook that triggers the tool. I'd like to use it in my company if it is open source. Cheers Jorge 1. Hadoop QA commented on HADOOP-6871: --- -1 overall