Hello Riza Suminto, Michael Smith, Impala Public Jenkins,

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

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

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

Change subject: IMPALA-12944: Fixes Workload Management Test Flakiness
......................................................................

IMPALA-12944: Fixes Workload Management Test Flakiness

The custom cluster workload management tests are flaky
because the tests can actually run before the completed
queries table has been fully created by the Impala startup
process. The table create sql runs asynchronously during
startup and thus can take longer to finish than the custom
cluster tests take to execute.

This change adds checks at the beginning of each test to
ensure the completed queries table sql has finished before
any of the test code runs.

Change-Id: I428702a210e024db95808dc2518da497426922f8
---
M tests/common/impala_test_suite.py
M tests/custom_cluster/test_query_log.py
2 files changed, 43 insertions(+), 22 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/21/21221/3
--
To view, visit http://gerrit.cloudera.org:8080/21221
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I428702a210e024db95808dc2518da497426922f8
Gerrit-Change-Number: 21221
Gerrit-PatchSet: 3
Gerrit-Owner: Jason Fehr <jf...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com>
Gerrit-Reviewer: Michael Smith <michael.sm...@cloudera.com>
Gerrit-Reviewer: Riza Suminto <riza.sumi...@cloudera.com>

Reply via email to