Jason Fehr has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/22551


Change subject: IMPALA-13710: Fix Flaky Workload Management Custom Cluster Tests
......................................................................

IMPALA-13710: Fix Flaky Workload Management Custom Cluster Tests

The custom cluster workload management tests occaisonally fail with
query not found errors. These failures are very few and far between
but still cause test flakiness.

This patch adds retries into the common assertion functions to ensure
that a slightly slower than normal workload management insert dml
does not cause test failures.

Testing accomplished by the following test suites passing locally:
  * tests/custom_cluster/test_query_live.py
  * tests/custom_cluster/test_query_log.py
  * tests/custom_cluster/test_workload_mgmt_init.py
  * tests/custom_cluster/test_workload_mgmt_sql_details.py

Change-Id: I38dad4819190fa44ca2933be9907d7f1273621e3
---
M tests/util/workload_management.py
1 file changed, 42 insertions(+), 19 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/51/22551/1
--
To view, visit http://gerrit.cloudera.org:8080/22551
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I38dad4819190fa44ca2933be9907d7f1273621e3
Gerrit-Change-Number: 22551
Gerrit-PatchSet: 1
Gerrit-Owner: Jason Fehr <[email protected]>

Reply via email to