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 "Giridharan Kesavan (JIRA)" <ji...@apache.org> on 2009/01/21 06:21:59 UTC

[jira] Created: (HADOOP-5088) incluce releaseaudit as part of test-patch.sh script

incluce releaseaudit as part of  test-patch.sh script 
------------------------------------------------------

                 Key: HADOOP-5088
                 URL: https://issues.apache.org/jira/browse/HADOOP-5088
             Project: Hadoop Core
          Issue Type: Improvement
          Components: build
            Reporter: Giridharan Kesavan


Existing test-patch.sh script doesn't seem to execute releaseaudit target as part of patch testing.
We need to call releaseaudit target from test-patch.sh script

Thanks,
Giri

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HADOOP-5088) incluce releaseaudit as part of test-patch.sh script

Posted by "Giridharan Kesavan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Giridharan Kesavan reassigned HADOOP-5088:
------------------------------------------

    Assignee: Giridharan Kesavan

> incluce releaseaudit as part of  test-patch.sh script 
> ------------------------------------------------------
>
>                 Key: HADOOP-5088
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5088
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: build
>            Reporter: Giridharan Kesavan
>            Assignee: Giridharan Kesavan
>
> Existing test-patch.sh script doesn't seem to execute releaseaudit target as part of patch testing.
> We need to call releaseaudit target from test-patch.sh script
> Thanks,
> Giri

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5088) include releaseaudit as part of test-patch.sh script

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673998#action_12673998 ] 

Hudson commented on HADOOP-5088:
--------------------------------

Integrated in Hadoop-trunk #756 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/756/])
    

> include releaseaudit as part of  test-patch.sh script 
> ------------------------------------------------------
>
>                 Key: HADOOP-5088
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5088
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: build
>            Reporter: Giridharan Kesavan
>            Assignee: Giridharan Kesavan
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-5088-v1.patch, HADOOP-5088.patch
>
>
> Existing test-patch.sh script doesn't seem to execute releaseaudit target as part of patch testing.
> We need to call releaseaudit target from test-patch.sh script
> Thanks,
> Giri

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5088) include releaseaudit as part of test-patch.sh script

Posted by "Nigel Daley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nigel Daley updated HADOOP-5088:
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.21.0
           Status: Resolved  (was: Patch Available)

I just committed this.  Thanks Giri!

> include releaseaudit as part of  test-patch.sh script 
> ------------------------------------------------------
>
>                 Key: HADOOP-5088
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5088
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: build
>            Reporter: Giridharan Kesavan
>            Assignee: Giridharan Kesavan
>             Fix For: 0.21.0
>
>         Attachments: HADOOP-5088-v1.patch, HADOOP-5088.patch
>
>
> Existing test-patch.sh script doesn't seem to execute releaseaudit target as part of patch testing.
> We need to call releaseaudit target from test-patch.sh script
> Thanks,
> Giri

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5088) incluce releaseaudit as part of test-patch.sh script

Posted by "Giridharan Kesavan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Giridharan Kesavan updated HADOOP-5088:
---------------------------------------

    Attachment: HADOOP-5088.patch

HADOOP-5088.patch calls the releaseaudit ant target when the patch is submitted to hudson.

Executing of the release audit target consumes time, and didn't want the developer patch testing to be time consuming, so the releaseaudit target is called only when path is submitted to hudson.

Hi Nigel,

Could you please review the patch?

Thanks,
Giri

> incluce releaseaudit as part of  test-patch.sh script 
> ------------------------------------------------------
>
>                 Key: HADOOP-5088
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5088
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: build
>            Reporter: Giridharan Kesavan
>            Assignee: Giridharan Kesavan
>         Attachments: HADOOP-5088.patch
>
>
> Existing test-patch.sh script doesn't seem to execute releaseaudit target as part of patch testing.
> We need to call releaseaudit target from test-patch.sh script
> Thanks,
> Giri

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5088) include releaseaudit as part of test-patch.sh script

Posted by "Nigel Daley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nigel Daley updated HADOOP-5088:
--------------------------------

    Hadoop Flags: [Reviewed]
          Status: Patch Available  (was: Open)

+1 code review.  This change to the patch testing process can't be tested by Hudson.


> include releaseaudit as part of  test-patch.sh script 
> ------------------------------------------------------
>
>                 Key: HADOOP-5088
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5088
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: build
>            Reporter: Giridharan Kesavan
>            Assignee: Giridharan Kesavan
>         Attachments: HADOOP-5088-v1.patch, HADOOP-5088.patch
>
>
> Existing test-patch.sh script doesn't seem to execute releaseaudit target as part of patch testing.
> We need to call releaseaudit target from test-patch.sh script
> Thanks,
> Giri

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5088) include releaseaudit as part of test-patch.sh script

Posted by "Giridharan Kesavan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Giridharan Kesavan updated HADOOP-5088:
---------------------------------------

    Summary: include releaseaudit as part of  test-patch.sh script   (was: incluce releaseaudit as part of  test-patch.sh script )

> include releaseaudit as part of  test-patch.sh script 
> ------------------------------------------------------
>
>                 Key: HADOOP-5088
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5088
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: build
>            Reporter: Giridharan Kesavan
>            Assignee: Giridharan Kesavan
>         Attachments: HADOOP-5088-v1.patch, HADOOP-5088.patch
>
>
> Existing test-patch.sh script doesn't seem to execute releaseaudit target as part of patch testing.
> We need to call releaseaudit target from test-patch.sh script
> Thanks,
> Giri

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5088) incluce releaseaudit as part of test-patch.sh script

Posted by "Giridharan Kesavan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5088?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Giridharan Kesavan updated HADOOP-5088:
---------------------------------------

    Attachment: HADOOP-5088-v1.patch

v1 version of patch execute's the releaseaudit target when the test -patch is called under DEVELOPER mode as well.

Please review


> incluce releaseaudit as part of  test-patch.sh script 
> ------------------------------------------------------
>
>                 Key: HADOOP-5088
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5088
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: build
>            Reporter: Giridharan Kesavan
>            Assignee: Giridharan Kesavan
>         Attachments: HADOOP-5088-v1.patch, HADOOP-5088.patch
>
>
> Existing test-patch.sh script doesn't seem to execute releaseaudit target as part of patch testing.
> We need to call releaseaudit target from test-patch.sh script
> Thanks,
> Giri

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.