Dynamic test list generation for patch validation
-------------------------------------------------

                 Key: HADOOP-7044
                 URL: https://issues.apache.org/jira/browse/HADOOP-7044
             Project: Hadoop Common
          Issue Type: New Feature
    Affects Versions: 0.22.0
            Reporter: Konstantin Boudnik


For a purpose of simple patch verification commit tests might be insufficient 
or an overkill in some cases. Using the knowledge of per-test coverage 
(HADOOP-6971 at all) a dynamic lists of tests can be generated to cover all 
affected spots of the code during the validation process. This approach will 
allow to eliminate human factor when the content of test lists is defined and 
provide much closer validation of patches.

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