You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by Alejandro Abdelnur <tu...@cloudera.com> on 2012/08/17 08:07:15 UTC

hadoop qa bot, how does it work?

I'm in the process of setting up test-patch for Oozie.

Got the initial test-patch, got the jenkins job (parameterized and
triggered remotely via URL)

My last piece of the puzzle is getting JIRA to call the job URL with
the JIRA ID when a patch becomes available.

How is that done in Hadoop? Harsh mentioned the existence of a Hadoop
QA bot, but he does not know more details.

Thx

-- 
Alejandro

Re: hadoop qa bot, how does it work?

Posted by Tom White <to...@cloudera.com>.
You need to create a Jenkins job for the project (named
PreCommit-Oozie-Build) which runs every 10 minutes and runs a JIRA
query to find new patches. See
https://builds.apache.org//job/PreCommit-Admin/ for instructions.

Cheers,
Tom

On Fri, Aug 17, 2012 at 3:07 AM, Alejandro Abdelnur <tu...@cloudera.com> wrote:
> I'm in the process of setting up test-patch for Oozie.
>
> Got the initial test-patch, got the jenkins job (parameterized and
> triggered remotely via URL)
>
> My last piece of the puzzle is getting JIRA to call the job URL with
> the JIRA ID when a patch becomes available.
>
> How is that done in Hadoop? Harsh mentioned the existence of a Hadoop
> QA bot, but he does not know more details.
>
> Thx
>
> --
> Alejandro

Re: hadoop qa bot, how does it work?

Posted by Alejandro Abdelnur <tu...@cloudera.com>.
Thx giri, thanks tom, i think i have the info i need now, i'll bug you directly if i get stuck.

Thx again

On Aug 17, 2012, at 6:44 AM, giridharan kesavan <gk...@hortonworks.com> wrote:

> Alejandro,
> 
> There is a jira filter which gets queried to get the list of patch-available jiras and passes the info to patch-Admin job. You may have to add oozie to the filter.
> 
> filter url:
> https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-xml/12319465/SearchRequest-12319465.xml?tempMax=300
> 
> Anyone with the jira admin access should be able to add oozie to this filter above.
> 
> 
> 
>> 
>> ---------- Forwarded message ----------
>> From: *Alejandro Abdelnur* <tucu@cloudera.com <ma...@cloudera.com>>
>> Date: Thu, Aug 16, 2012 at 11:07 PM
>> Subject: hadoop qa bot, how does it work?
>> To: common-dev@hadoop.apache.org <ma...@hadoop.apache.org>
>> 
>> 
>> I'm in the process of setting up test-patch for Oozie.
>> 
>> Got the initial test-patch, got the jenkins job (parameterized and
>> triggered remotely via URL)
>> 
>> My last piece of the puzzle is getting JIRA to call the job URL with
>> the JIRA ID when a patch becomes available.
>> 
>> How is that done in Hadoop? Harsh mentioned the existence of a Hadoop
>> QA bot, but he does not know more details.
>> 
>> Thx
>> 
>> --
>> Alejandro
>> 
> 
> 
> -- 
> -Giri
> 

Re: Fwd: hadoop qa bot, how does it work?

Posted by giridharan kesavan <gk...@hortonworks.com>.
Alejandro,

There is a jira filter which gets queried to get the list of 
patch-available jiras and passes the info to patch-Admin job. You may 
have to add oozie to the filter.

filter url:
https://issues.apache.org/jira/sr/jira.issueviews:searchrequest-xml/12319465/SearchRequest-12319465.xml?tempMax=300

Anyone with the jira admin access should be able to add oozie to this 
filter above.



>
> ---------- Forwarded message ----------
> From: *Alejandro Abdelnur* <tucu@cloudera.com <ma...@cloudera.com>>
> Date: Thu, Aug 16, 2012 at 11:07 PM
> Subject: hadoop qa bot, how does it work?
> To: common-dev@hadoop.apache.org <ma...@hadoop.apache.org>
>
>
> I'm in the process of setting up test-patch for Oozie.
>
> Got the initial test-patch, got the jenkins job (parameterized and
> triggered remotely via URL)
>
> My last piece of the puzzle is getting JIRA to call the job URL with
> the JIRA ID when a patch becomes available.
>
> How is that done in Hadoop? Harsh mentioned the existence of a Hadoop
> QA bot, but he does not know more details.
>
> Thx
>
> --
> Alejandro
>


-- 
-Giri