[
https://issues.apache.org/jira/browse/MAPREDUCE-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12872099#action_12872099
]
Vinay Kumar Thota commented on MAPREDUCE-1809:
----------------------------------------------
There is a common macro definition for executing the tests irrespective of unit
or system tests.And this definition requires the all these properties to set
the environment for executing the any kind of tests. So, I have used the same
definition for executing the system tests that are under contrib projects.
> Ant build changes for Streaming system tests in contrib projects.
> -----------------------------------------------------------------
>
> Key: MAPREDUCE-1809
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-1809
> Project: Hadoop Map/Reduce
> Issue Type: Task
> Components: build
> Affects Versions: 0.21.0
> Reporter: Vinay Kumar Thota
> Assignee: Vinay Kumar Thota
> Attachments: MAPREDUCE-1809.patch
>
>
> Implementing new target( test-system) in build-contrib.xml file for executing
> the system test that are in contrib projects. Also adding 'subant' target in
> aop.xml that calls the build-contrib.xml file for system tests.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.