-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/37446/
-----------------------------------------------------------
Review request for sentry, Anne Yu and Lenni Kuff.
Bugs: SENTRY-836
https://issues.apache.org/jira/browse/SENTRY-836
Repository: sentry
Description
-------
Making sure we clean up after each test. The only setup common to all tests is
having an admin user which I just moved it to @BeforeClass
Diffs
-----
sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/dbprovider/TestDatabaseProvider.java
9c0958f46fd1250f99c2276ee9009ebd72e58da7
sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/AbstractTestWithStaticConfiguration.java
563ae93fb42ba057e72992efd06a8034b4ac4bc2
Diff: https://reviews.apache.org/r/37446/diff/
Testing
-------
All tests in TestDatabaseProvider pass. Precommit will run the entire suite.
Thanks,
Sravya Tirukkovalur