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-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to