You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2013/03/14 18:08:15 UTC

[jira] [Created] (HBASE-8107) Allow non-trunk patch to be tested by Hadoop QA

Ted Yu created HBASE-8107:
-----------------------------

             Summary: Allow non-trunk patch to be tested by Hadoop QA
                 Key: HBASE-8107
                 URL: https://issues.apache.org/jira/browse/HBASE-8107
             Project: HBase
          Issue Type: Bug
            Reporter: Ted Yu


If the contributor clicks 'Submit Patch' button for the backport patch, he / she would get:

-1 patch. The patch command could not apply the patch.

I tried patch testing in 0.94 branch locally with the following command:
{code}
cd 94hbase
~/trunk/dev-support/test-patch.sh --jenkins --basedir=`pwd` HBASE-8085
{code}
I used test-patch.sh from trunk because it is up-to-date.
It seemed to work mostly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira