Re: pig patch test process.

2009-06-08 Thread Nigel Daley

FYI,

This happens when the hudson machine goes down for long enough that  
pig-dev emails to it start bouncing and it then get automatically  
unsubscribed.


Nige

On Jun 8, 2009, at 9:43 AM, Giridharan Kesavan wrote:


pigqa email alias got unsubscribed to pig-dev mailing list.

Today morning(IST) I ve subscribed pigqa to pig-dev mailing list  
again.


If you don't see your patch listed in the patch queue please  
resubmit your patch.

http://hudson.zones.apache.org/hudson/view/Pig/job/Pig-Patch-Admin/lastSuccessfulBuild/artifact/PIG_PatchQueue.html

I've resubmitted pig-839  pig-835

Thanks,
Giri




RE: pig patch test process

2009-03-23 Thread Giridharan Kesavan
Pig patch test process is now automated and this feature is online.

Please refer the wiki links for more details:

Testing your patch locally:
http://wiki.apache.org/pig/HowToContribute  under section Testing your patch

Submitting the patch to hudson for testing:
http://wiki.apache.org/pig/HowToContribute under section Contributing your 
work

Thanks,
Giri



From: Giridharan Kesavan
Sent: Friday, March 13, 2009 4:22 PM
To: pig-dev@hadoop.apache.org
Subject: pig patch test process

Based on the popular demand for automated patch testing, the same Hadoop patch 
test process is being implemented for pig.
At the moment testing of this feature is in progress.

I will be sending out an update once this feature is online.

Thanks,
Giri


[jira] Commented: (PIG-700) To automate the pig patch test process

2009-03-18 Thread Nigel Daley (JIRA)

[ 
https://issues.apache.org/jira/browse/PIG-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12683115#action_12683115
 ] 

Nigel Daley commented on PIG-700:
-

+1 looks good.

 To automate the pig patch test process
 --

 Key: PIG-700
 URL: https://issues.apache.org/jira/browse/PIG-700
 Project: Pig
  Issue Type: New Feature
  Components: build
Reporter: Giridharan Kesavan
Assignee: Giridharan Kesavan



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



[jira] Issue Comment Edited: (PIG-700) To automate the pig patch test process

2009-03-18 Thread Giridharan Kesavan (JIRA)

[ 
https://issues.apache.org/jira/browse/PIG-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12683036#action_12683036
 ] 

Giridharan Kesavan edited comment on PIG-700 at 3/18/09 11:01 AM:
--

test-patch.sh script resides in at 
http://svn.apache.org/repos/asf/hadoop/core/nightly/test-patch dir.

To get this pulled as part of pig trunk we may have to configure 
svn:externals.. 

Commands to configure svn externals for test-patch.sh script.. 

check out pig trunk
cd pig-trunk
export EDITOR=vim
svn propedit svn:externals test
[ the above step will open up the vim editor type in the following line and 
save it]
bin http://svn.apache.org/repos/asf/hadoop/core/nightly/test-patch
svn commit

  was (Author: gkesavan):
test-patch.sh script resides in at 
http://svn.apache.org/repos/asf/hadoop/core/nightly/test-patch dir.

To get this pulled as part of pig trunk we may have to configure 
svn:externals.. 

Commands to configure svn externals for test-patch.sh script.. 

check out pig trunk
cd pig-trunk
export EDITOR=vim
svn propedit svn:externals test
[ the above step will open up the vim editor type in the following line and 
save it]
bin http://svn.apache.org/respos/asf/hadoop/core/nightly/test-patch
svn commit
  
 To automate the pig patch test process
 --

 Key: PIG-700
 URL: https://issues.apache.org/jira/browse/PIG-700
 Project: Pig
  Issue Type: New Feature
  Components: build
Reporter: Giridharan Kesavan
Assignee: Giridharan Kesavan



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



[jira] Commented: (PIG-700) To automate the pig patch test process

2009-03-06 Thread Giridharan Kesavan (JIRA)

[ 
https://issues.apache.org/jira/browse/PIG-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679654#action_12679654
 ] 

Giridharan Kesavan commented on PIG-700:


Proposal to add a new ant patch test target

*Objective*
To automatically run check on the patch when a patch is made available.

*check's include*
1) Check if the patch contains author tag
2) Check if the patch has also contributed any new testcase 
3) Check if the patch merges seemlessly without any conflict with the current 
trunk code.
4) Check if patch has introduced any new java warnings.
5) Exceute the test target to see if everything passes. 
Finally update the jira with the jira with the patch check comments.

Enhancements:
We can also add - findbugs, rats for release audit at later point to enhance 
this patch test automation process.

 To automate the pig patch test process
 --

 Key: PIG-700
 URL: https://issues.apache.org/jira/browse/PIG-700
 Project: Pig
  Issue Type: New Feature
  Components: build
Reporter: Giridharan Kesavan



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



[jira] Assigned: (PIG-700) To automate the pig patch test process

2009-03-06 Thread Giridharan Kesavan (JIRA)

 [ 
https://issues.apache.org/jira/browse/PIG-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Giridharan Kesavan reassigned PIG-700:
--

Assignee: Giridharan Kesavan

 To automate the pig patch test process
 --

 Key: PIG-700
 URL: https://issues.apache.org/jira/browse/PIG-700
 Project: Pig
  Issue Type: New Feature
  Components: build
Reporter: Giridharan Kesavan
Assignee: Giridharan Kesavan



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



[jira] Commented: (PIG-700) To automate the pig patch test process

2009-03-06 Thread Nigel Daley (JIRA)

[ 
https://issues.apache.org/jira/browse/PIG-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679780#action_12679780
 ] 

Nigel Daley commented on PIG-700:
-

Giri, why not get the findbugs and rat targets into Pig first and then run the 
exact same test-patch.sh script that Hadoop does?



 To automate the pig patch test process
 --

 Key: PIG-700
 URL: https://issues.apache.org/jira/browse/PIG-700
 Project: Pig
  Issue Type: New Feature
  Components: build
Reporter: Giridharan Kesavan
Assignee: Giridharan Kesavan



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



[jira] Commented: (PIG-700) To automate the pig patch test process

2009-03-06 Thread Giridharan Kesavan (JIRA)

[ 
https://issues.apache.org/jira/browse/PIG-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12679783#action_12679783
 ] 

Giridharan Kesavan commented on PIG-700:


Yeah we can do that, I thought we would just start with the test-patch ant 
target and later enhance it with other targets.
I would file jira's to include findbugs and rats target for pig and work on them
Tnx!



 To automate the pig patch test process
 --

 Key: PIG-700
 URL: https://issues.apache.org/jira/browse/PIG-700
 Project: Pig
  Issue Type: New Feature
  Components: build
Reporter: Giridharan Kesavan
Assignee: Giridharan Kesavan



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