[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12689753#action_12689753
 ] 

Giridharan Kesavan commented on ZOOKEEPER-349:
----------------------------------------------

we should do the following changes once the above listed sub-tasks gets 
revolved.. 

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

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

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

check out zookeeper trunk
cd <zk-trunk>/src/java
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

Once this is done we can create hudson job to enable patch testing for 
zookeeper.

> to automate patch testing 
> --------------------------
>
>                 Key: ZOOKEEPER-349
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-349
>             Project: Zookeeper
>          Issue Type: Improvement
>          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.

Reply via email to