Change test-patch to run tests for all nested modules
-----------------------------------------------------

                 Key: HADOOP-7612
                 URL: https://issues.apache.org/jira/browse/HADOOP-7612
             Project: Hadoop Common
          Issue Type: Improvement
          Components: build
            Reporter: Tom White
            Assignee: Tom White


HADOOP-7561 changed the behaviour of test-patch to run tests for changed 
modules, however this was assuming a flat structure. Given the nested maven 
hierarchy we should always run all the common tests for any common change, all 
the HDFS tests for any HDFS change, and all the MapReduce tests for any 
MapReduce change.

In addition, we should do a top-level build to test compilation after any 
change.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to