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

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

Steve Loughran created HADOOP-14553:
---------------------------------------

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


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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org