Hello Quanlong Huang, Fang-Yu Rao, Mihaly Szjatinya, Michael Smith, Impala
Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22905
to look at the new patch set (#2).
Change subject: IMPALA-14078: Reorganize test_ranger.py to share minicluster
......................................................................
IMPALA-14078: Reorganize test_ranger.py to share minicluster
test_ranger.py is a custom cluster test consisting of 41 test methods.
Each test method require minicluster restart. With IMPALA-13503, we can
reorganize TestRanger class into 3 separate test class:
TestRangerIndependent, TestRangerLegacyCatalog, and
TestRangerLocalCatalog. Both TestRangerLegacyCatalog and
TestRangerLocalCatalog can maintain the same minicluster without
restarting it in between.
Testing:
- Run and pass test_ranger.py in exhaustive mode.
- Confirmed that no test is missing after reorganization.
Change-Id: I01ff2b3e98fccfffa8bcdfe1177be98634363b56
---
M tests/authorization/test_ranger.py
1 file changed, 1,022 insertions(+), 1,048 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/05/22905/2
--
To view, visit http://gerrit.cloudera.org:8080/22905
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I01ff2b3e98fccfffa8bcdfe1177be98634363b56
Gerrit-Change-Number: 22905
Gerrit-PatchSet: 2
Gerrit-Owner: Riza Suminto <[email protected]>
Gerrit-Reviewer: Fang-Yu Rao <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Mihaly Szjatinya <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>