[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12903243#action_12903243
 ] 

Ranjit Mathew commented on MAPREDUCE-2019:
------------------------------------------

I would personally prefer that lines like these:

   <antcall target="hadoopbuildcontrib.test">
   </antcall>

be collapsed into:

   <antcall target="hadoopbuildcontrib.test" />

BTW, doesn't this cause *all* unit and system tests to be run instead of only 
those
for GridMix3? (Maybe that *is* the intent, I'm just trying to clarify here.)

> Add  targets for gridmix unit and system tests in a gridmix build xml file.
> ---------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2019
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2019
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>          Components: contrib/gridmix
>            Reporter: Vinay Kumar Thota
>            Assignee: Vinay Kumar Thota
>         Attachments: MAPREDUCE-2019.patch
>
>
> Add the targets for both unit and system tests in gridmix build xml 
> (src/contrib/gridmix/build.xml). The target name for system tests would be 
> 'test-system' and same way the target name for unit tests would be 'test'.

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