-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/44558/
-----------------------------------------------------------
Review request for sentry.
Bugs: SENTRY-1123
https://issues.apache.org/jira/browse/SENTRY-1123
Repository: sentry
Description
-------
Delete the test cases in TestSqoopWildcardPrivilege,
TestSearchWildcardPrivilege, TestIndexerWildcardPrivilege,
TestDBWildcardPrivilege. Add test cases for Hive, Solr, Index, Sqoop with the
CommonPrivilege
Diffs
-----
sentry-policy/sentry-policy-common/pom.xml c925441
sentry-policy/sentry-policy-common/src/main/java/org/apache/sentry/policy/common/CommonPrivilege.java
8583448
sentry-policy/sentry-policy-common/src/test/java/org/apache/sentry/policy/common/CommonPrivilegeTestUtil.java
PRE-CREATION
sentry-policy/sentry-policy-common/src/test/java/org/apache/sentry/policy/common/TestCommonPrivilegeForHive.java
PRE-CREATION
sentry-policy/sentry-policy-common/src/test/java/org/apache/sentry/policy/common/TestCommonPrivilegeForIndexer.java
PRE-CREATION
sentry-policy/sentry-policy-common/src/test/java/org/apache/sentry/policy/common/TestCommonPrivilegeForSearch.java
PRE-CREATION
sentry-policy/sentry-policy-common/src/test/java/org/apache/sentry/policy/common/TestCommonPrivilegeForSqoop.java
PRE-CREATION
sentry-policy/sentry-policy-db/src/test/java/org/apache/sentry/policy/db/TestDBWildcardPrivilege.java
343a45d
sentry-policy/sentry-policy-indexer/src/test/java/org/apache/sentry/policy/indexer/TestIndexerWildcardPrivilege.java
3ecde2d
sentry-policy/sentry-policy-search/src/test/java/org/apache/sentry/policy/search/TestSearchWildcardPrivilege.java
688e3f8
sentry-policy/sentry-policy-sqoop/src/test/java/org/apache/sentry/policy/sqoop/TestSqoopWildcardPrivilege.java
8d27726
Diff: https://reviews.apache.org/r/44558/diff/
Testing
-------
Thanks,
Colin Ma