Arpit Agarwal created HDFS-8381:
-----------------------------------

             Summary: Reduce time taken for complete HDFS unit test run
                 Key: HDFS-8381
                 URL: https://issues.apache.org/jira/browse/HDFS-8381
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: test
            Reporter: Arpit Agarwal


HDFS unit tests take a long time to run. Our unit tests are more like 
system/integration tests since we spin up a MiniDFSCluster for individual test 
cases. A number of tests have sleeps which further adds to the run time.

A better option is to use more fine-grained unit tests specific to individual 
classes. I did not find any existing Jiras for this so filing one to track this 
work.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to