[
https://issues.apache.org/jira/browse/IMPALA-13503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17952495#comment-17952495
]
ASF subversion and git services commented on IMPALA-13503:
----------------------------------------------------------
Commit 44e9b6f97d8613e19bad3a6a4e3a0f09c6bb64a4 in impala's branch
refs/heads/master from Riza Suminto
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=44e9b6f97 ]
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
Reviewed-on: http://gerrit.cloudera.org:8080/22905
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Support CustomClusterTestSuite with single cluster for a class
> --------------------------------------------------------------
>
> Key: IMPALA-13503
> URL: https://issues.apache.org/jira/browse/IMPALA-13503
> Project: IMPALA
> Issue Type: Task
> Reporter: Michael Smith
> Assignee: Michael Smith
> Priority: Major
> Fix For: Impala 4.5.0
>
>
> Support creating custom cluster test classes where a single cluster is
> configured for the whole class, and re-used for individual test cases. This
> can significantly speed up certain types of custom cluster tests, such as
> tuple cache tests.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]