Convert the file including 10 minutes run's tests into the test harness test 
suite
----------------------------------------------------------------------------------

                 Key: HDFS-505
                 URL: https://issues.apache.org/jira/browse/HDFS-505
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: build, test
            Reporter: Konstantin Boudnik


This issue is created to track the conversion of external testlist for 10 
minutes tests into JUnit test suite.

It would be consistent through the bigger Hadoop project to have 10 minutes 
tests to be collected in a JUnit's test suite instead of an external file (as 
of now). 

The reason is simple: with the file we'd have two points of maintenance: tests 
source code and one an auxiliary text files. Besides, a general approach is to 
use JUnit's suites for tagging purposes, thus having a suite here would be more 
uniform.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to