You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2017/06/23 13:49:00 UTC

[jira] [Commented] (HADOOP-14553) Add (parallelized) integration tests to hadoop-azure

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

Steve Loughran commented on HADOOP-14553:
-----------------------------------------

this patch includes the testing.md file I'd copied from s3; thought I'd kept that out pending reworking, but clearly not. will revise

checkstyle complaints mostly spurious (naming of {{_1MB}} constants, tests given explicit {{test_010_upload()}} names to ensure ordering in junit,... And complaining about .* static imports which is compliant with our guidelines.

> Add (parallelized) integration tests to hadoop-azure
> ----------------------------------------------------
>
>                 Key: HADOOP-14553
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14553
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 2.9.0
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>         Attachments: HADOOP-14553-001.patch
>
>
> The Azure tests are slow to run as they are serialized, as they are all called Test* there's no clear differentiation from unit tests which Jenkins can run, and integration tests which it can't.
> Move the azure tests {{Test*}} to integration tests {{ITest*}}, parallelize (which includes having separate paths for every test suite). The code in hadoop-aws's POM &c show what to do.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org