You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "jun aoki (JIRA)" <ji...@apache.org> on 2014/09/23 22:48:33 UTC

[jira] [Commented] (AMBARI-7209) Build a test patch Jenkins job on builds.a.o.

    [ https://issues.apache.org/jira/browse/AMBARI-7209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14145410#comment-14145410 ] 

jun aoki commented on AMBARI-7209:
----------------------------------

Patch available! 

I'm drawing the whole solution right here.

There is a job to detect all Ambari Patch Available tickets.
https://builds.apache.org/view/A-D/view/Ambari/job/Ambari-trunk-find-patches-available/

This currently points to one of files in the patch on my github account, and it is based upon oozie project's 
https://github.com/apache/oozie/blob/master/bin/test-patch-find-new-patch-available-jiras

Once detected, each detected Jira number will be sent to the Ambari test-patch job.
https://builds.apache.org/view/A-D/view/Ambari/job/Ambari-trunk-test-patch/

This will run a set of tests on the latest trunk with the patch applied. The script is based upon hadoop-common
https://github.com/apache/hadoop-common/blob/trunk/dev-support/test-patch.sh

What these jobs generate is Hadoop QA comments here
https://issues.apache.org/jira/browse/AMBARI-7397

Once this whole solution is set in place, the committers can only focus on reviewing jiras that get +1 from Hadoop QA.


> Build a test patch Jenkins job on builds.a.o.
> ---------------------------------------------
>
>                 Key: AMBARI-7209
>                 URL: https://issues.apache.org/jira/browse/AMBARI-7209
>             Project: Ambari
>          Issue Type: Story
>          Components: infra
>            Reporter: jun aoki
>            Assignee: jun aoki
>         Attachments: AMBARI-7209.patch
>
>
> Sub task of https://issues.apache.org/jira/browse/AMBARI-6925
> Build a testpatch like job on builds.a.o.
> [~rvs] and I are thinking to port this hadoop-common one to ambari
>    https://github.com/apache/hadoop-common/blob/trunk/dev-support/test-patch.sh
> Let me know if you have any feedback.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)