You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2013/12/12 19:28:07 UTC

[jira] [Created] (HADOOP-10163) Enhance jenkinsPrecommitAdmin.py to pass attachment Id for last tested patch

Ted Yu created HADOOP-10163:
-------------------------------

             Summary: Enhance jenkinsPrecommitAdmin.py to pass attachment Id for last tested patch
                 Key: HADOOP-10163
                 URL: https://issues.apache.org/jira/browse/HADOOP-10163
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Ted Yu


In HBASE-10044, attempt was made to filter attachments according to known file extensions.
However, that change alone wouldn't work because when non-patch is attached, QA bot doesn't provide attachment Id for last tested patch.
This results in the modified test-patch.sh to seek backward and launch duplicate test run for last tested patch.

If attachment Id for last tested patch is provided, test-patch.sh can decide whether there is need to run test.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)