You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sentry.apache.org by Colin Ma <ju...@intel.com> on 2015/01/26 11:53:48 UTC

Review Request 30269: SENTRY-623: Create test cases for import/export in sentry

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/30269/
-----------------------------------------------------------

Review request for sentry.


Repository: sentry


Description
-------

Create test cases for import/export in sentry


Diffs
-----

  sentry-binding/sentry-binding-hive/src/test/java/org/apache/sentry/binding/hive/TestSentryIniPolicyFileFormatter.java PRE-CREATION 
  sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/tools/SentryTestImportExportUtil.java PRE-CREATION 
  sentry-provider/sentry-provider-db/src/test/java/org/apache/sentry/provider/db/service/persistent/TestSentryStoreImportExport.java PRE-CREATION 
  sentry-provider/sentry-provider-db/src/test/java/org/apache/sentry/provider/db/service/thrift/TestSentryServiceImportExport.java PRE-CREATION 
  sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/AbstractTestWithStaticConfiguration.java 689f5a6 
  sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/TestPolicyImport.java 7ebc0e4 
  sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/TestPolicyImportExport.java PRE-CREATION 
  sentry-tests/sentry-tests-hive/src/test/resources/testPolicyImport.ini PRE-CREATION 
  sentry-tests/sentry-tests-hive/src/test/resources/testPolicyImportAdmin.ini PRE-CREATION 
  sentry-tests/sentry-tests-hive/src/test/resources/testPolicyImportError.ini PRE-CREATION 

Diff: https://reviews.apache.org/r/30269/diff/


Testing
-------


Thanks,

Colin Ma