You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Yi Liang (JIRA)" <ji...@apache.org> on 2017/01/31 22:32:51 UTC

[jira] [Commented] (HBASE-17569) HBase-Procedure module need to support mvn clean test -PskipProcedureTests to skip unit test

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

Yi Liang commented on HBASE-17569:
----------------------------------

Correct it in addendum-v2, thanks [~stack]

> HBase-Procedure module need to support mvn clean test -PskipProcedureTests to skip unit test
> --------------------------------------------------------------------------------------------
>
>                 Key: HBASE-17569
>                 URL: https://issues.apache.org/jira/browse/HBASE-17569
>             Project: HBase
>          Issue Type: Improvement
>          Components: proc-v2
>    Affects Versions: 2.0.0
>            Reporter: Yi Liang
>            Assignee: Yi Liang
>            Priority: Minor
>             Fix For: 2.0.0
>
>         Attachments: HBase-17569-Addendum.patch, HBase-17569-Addendum-V2.patch, HBase-17569-V1.patch
>
>
> From Reference guide, we know that To skip the tests in the hbase-server module, you would run:
> {code}
> mvn clean test -PskipServerTests
> {code}
> We can also support this command in hbase-procedure module.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)