[ 
https://issues.apache.org/jira/browse/HADOOP-6786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12895907#action_12895907
 ] 

Tsz Wo (Nicholas), SZE commented on HADOOP-6786:
------------------------------------------------

I may have missed something:
- In the code below, why setting PreTestTarget to a empty string?
{code}
+  PreTestTarget=""
+
+  echo "$ANT_HOME/bin/ant -Dversion="${VERSION}" -DHadoopPatchProcess= 
-Dtest.junit.output.format=xml -Dtest.output=yes -Dcompile.c++=yes 
-Dforrest.home=$FORREST_HOME -Djava5.home=$JAVA5_HOME $PreTestTarget 
inject-system-faults"
+  $ANT_HOME/bin/ant -Dversion="${VERSION}" -DHadoopPatchProcess= 
-Dtest.junit.output.format=xml -Dtest.output=yes -Dcompile.c++=yes 
-Dforrest.home=$FORREST_HOME -Djava5.home=$JAVA5_HOME $PreTestTarget 
inject-system-faults
{code}
- The inject-system-faults target is not found in build.xml.  Where is it 
defined?

> test-patch needs to verify Herriot integrity
> --------------------------------------------
>
>                 Key: HADOOP-6786
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6786
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 0.21.0
>            Reporter: Konstantin Boudnik
>            Assignee: Konstantin Boudnik
>         Attachments: HADOOP-6786.patch
>
>
> Whenever a new patch is submitted for verification {{test-patch}} process has 
> to make sure that none of Herriot bindings were broken.

-- 
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