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

Andrey Klochkov updated HADOOP-9287:
------------------------------------

    Attachment: HADOOP-9287.patch

Overview of changes in the patch:

# Many static methods in FileContextTestHelper and FileSystemTestHelper are 
transformed into instance methods. Clients are updated accordingly.
# Fixes in tests which used hard-coded paths for temporary data. These paths 
were modified to to avoid contention with other tests.
# Changes in org.apache.hadoop.ha tests to avoid contention when choosing ports 
for ZK
# A few fixes in hadoop-hdfs, hadoop-tools which are required due to changes in 
hadoop-common
                
> Parallel testing hadoop-common
> ------------------------------
>
>                 Key: HADOOP-9287
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9287
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 3.0.0
>            Reporter: Tsuyoshi OZAWA
>            Assignee: Andrey Klochkov
>         Attachments: HADOOP-9287.1.patch, HADOOP-9287.patch
>
>
> The maven surefire plugin supports parallel testing feature. By using it, the 
> tests can be run more faster.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to