[ 
https://issues.apache.org/jira/browse/HBASE-20838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16538485#comment-16538485
 ] 

Sean Busbey commented on HBASE-20838:
-------------------------------------

sure testing locally works as does attaching a patch here that has multiple 
commits, one for your change and then others to alter files.

I test locally by using the "Mac Homebrew" instructions on the [bottom of hte 
Yetus download page|http://yetus.apache.org/downloads/]. Then I test with a 
local patch file that changes things the hbase personality will respond to 
either on a branch with my changes or by pointing at a copy of hte personality 
with the changes.

e.g. If I want to know if the unit tests change:

{code}
$ test-patch --personality=dev-support/hbase-personality.sh 
--plugins=maven,java,compile,mvninstall,unit 
/some/path/to/a/test/FOOBAR-1234.patch
{code}



> Move all setStorage related UT cases from TestFSUtils to TestCommonFSUtils
> --------------------------------------------------------------------------
>
>                 Key: HBASE-20838
>                 URL: https://issues.apache.org/jira/browse/HBASE-20838
>             Project: HBase
>          Issue Type: Test
>            Reporter: Yu Li
>            Assignee: Yu Li
>            Priority: Major
>         Attachments: HBASE-20838.patch
>
>
> As per 
> [discussed|https://issues.apache.org/jira/browse/HBASE-20691?focusedCommentId=16517662&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16517662]
>  in HBASE-20691, since the setStoragePolicy code is in CommonFSUtils, the 
> test should be in TestCommonFSUtils



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to