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/22 21:28:00 UTC

[jira] [Updated] (HADOOP-14553) Move wasb tests to Integration tests, parallelize

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

Steve Loughran updated HADOOP-14553:
------------------------------------
    Attachment: HADOOP-14553-001.patch

Patch 001

* Adds the surefire integration phase (copied from hadoop-aws)
* contains abstract Integration test and scale test classes (base on the S3a ones)
* Add a single scale test {{ITestAzureHugeFiles}}, based on the S3A equivalent, but pulling in another seek/IO test from somewhere else. 

Testing: Azure Ireland. All tests scanning logs for text failed, which I've isolated down to HADOOP-14573. That is unrelated to this patch, as it is replicable on trunk.

> Move wasb tests to Integration tests, parallelize
> -------------------------------------------------
>
>                 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.8.1
>            Reporter: 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