Bikramjeet Vig has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/16749


Change subject: IMPALA-8990: Fix flakiness in test_set_request_pool
......................................................................

IMPALA-8990: Fix flakiness in test_set_request_pool

This patch fixes flakiness in test_set_request_pool where one of the
test cases expects a query to already be accounted for in a resource
pool but sometimes gets into a state where it runs before the
previous query passes admission control. This fixes the issue by
waiting for the previous query to clear admission control before
attempting to run the aforementioned failing query.

Testing:
- Ran test locally in a loop for an hour to flush out flakiness.

Change-Id: Ife06509e936443579ca60780013ce01352c8932e
---
M tests/custom_cluster/test_admission_controller.py
1 file changed, 2 insertions(+), 0 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ife06509e936443579ca60780013ce01352c8932e
Gerrit-Change-Number: 16749
Gerrit-PatchSet: 1
Gerrit-Owner: Bikramjeet Vig <bikramjeet....@cloudera.com>

Reply via email to