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

Vadim Bondarev commented on HBASE-8569:
---------------------------------------

Classes:
org.apache.hadoop.hbase.security.TestUsersOperationsWithSecureHadoop 
org.apache.hadoop.hbase.ipc.TestDelayedRpc

include security tests

the way to run for example
mvn -e -fn -Pnative -PrunAllTests -Pclover -Dmaven.test.failure.ignore=true 
test site \
  
-Dtest=org.apache.hadoop.hbase.security.TestUsersOperationsWithSecureHadoop,org.apache.hadoop.hbase.ipc.TestDelayedRpc
 \
  -Dhbase.regionserver.kerberos.principal=a/localh...@example.com \
  -Dhbase.regionserver.keytab.file=/etc/krb5.keytab

                
> Improve coverage in package org.apache.hadoop.hbase.security
> ------------------------------------------------------------
>
>                 Key: HBASE-8569
>                 URL: https://issues.apache.org/jira/browse/HBASE-8569
>             Project: HBase
>          Issue Type: Test
>            Reporter: Vadim Bondarev
>         Attachments: HBASE-8569-0.94-a.patch, HBASE-8569-0.95-a.patch, 
> HBASE-8569-trunk-a.patch
>
>


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

Reply via email to