[
https://issues.apache.org/jira/browse/IMPALA-13503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17899306#comment-17899306
]
ASF subversion and git services commented on IMPALA-13503:
----------------------------------------------------------
Commit 2085edbe1cdeb6e01b14b83113b5bc5b9e70f86f in impala's branch
refs/heads/master from Michael Smith
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=2085edbe1 ]
IMPALA-13503: CustomClusterTestSuite for whole class
Allow using CustomClusterTestSuite with a single cluster for the whole
class. This speeds up tests by letting us group together multiple test
cases on the same cluster configuration and only starting the cluster
once.
Updates tuple cache tests as an example of how this can be used. Reduces
test_tuple_cache execution time from 100s to 60s.
Change-Id: I7a08694edcf8cc340d89a0fb33beb8229163b356
Reviewed-on: http://gerrit.cloudera.org:8080/22006
Reviewed-by: Riza Suminto <[email protected]>
Reviewed-by: Jason Fehr <[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]