You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/02/01 11:33: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=15848263#comment-15848263 ] 

Hudson commented on HBASE-17569:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #2424 (See [https://builds.apache.org/job/HBase-Trunk_matrix/2424/])
HBASE-17569 HBase-Procedure module need to support mvn clean test (stack: rev c5d6e166de765b65e951e80db5437c08492269e8)
* (edit) hbase-protocol/pom.xml
* (edit) hbase-endpoint/pom.xml
* (edit) hbase-metrics/pom.xml
* (edit) hbase-prefix-tree/pom.xml
* (edit) hbase-metrics-api/pom.xml


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