Hello Yida Wu, Riza Suminto, Joe McDonnell, Impala Public Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/22006

to look at the new patch set (#7).

Change subject: IMPALA-13503: CustomClusterTestSuite for whole class
......................................................................

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. Running
TPC-H and TPC-DS suites with tuple caching enabled now happens as a
custom cluster test with a single cluster restart for each suite.

Reduces test_tuple_cache execution time from 100s to 60s.

Change-Id: I7a08694edcf8cc340d89a0fb33beb8229163b356
---
M tests/common/custom_cluster_test_suite.py
M tests/common/skip.py
M tests/custom_cluster/test_tuple_cache.py
A tests/custom_cluster/test_tuple_cache_tpc_queries.py
D tests/query_test/test_tuple_cache_tpc_queries.py
5 files changed, 349 insertions(+), 339 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/06/22006/7
--
To view, visit http://gerrit.cloudera.org:8080/22006
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I7a08694edcf8cc340d89a0fb33beb8229163b356
Gerrit-Change-Number: 22006
Gerrit-PatchSet: 7
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Reviewer: Yida Wu <[email protected]>

Reply via email to