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

Tom White updated HADOOP-6426:
------------------------------

    Attachment: HADOOP-6426.patch

Here's a patch which introduces a build.xml file to run unit tests using PyAnt 
(based on the code in Avro which does a similar thing).

I have changed the module that the tests are in to be different from the code 
it is testing (hadoop.cloud), since Python does not permit a module to be split 
between two directory trees. I also changed the directory structure slightly, 
so the python tests are in 'test/py', not 'test'.

> Create ant build for running EC2 unit tests
> -------------------------------------------
>
>                 Key: HADOOP-6426
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6426
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: contrib/ec2
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: HADOOP-6426.patch
>
>
> There is no easy way currently to run the Python unit tests for the cloud 
> contrib.

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