Impala Public Jenkins has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/22566 )

Change subject: IMPALA-13816: Reduce test_queue_reasons_slots
......................................................................

IMPALA-13816: Reduce test_queue_reasons_slots

test_queue_reasons_slots continues to be flaky in ASAN build even after
fix from IMPALA-10338.

This patch reduce / simplify the test by making the test query run
faster and raise timeout value sufficiently high in slow build flavor by:
1. Lowering MT_DOP to 2.
2. Limit scanning just 6 partitions of store_sales.
3. Reduce number of parallel query from 5 to 3.
4. Replace TIMEOUT_S with STRESS_TIMEOUT, which is equal to 90s in
   normal build and 600s in slow build.

Testing:
- Loop the test 50x in ASAN build.

Change-Id: Ic2d6d68d381d22c599d4c5cdc78cc997ddef749b
Reviewed-on: http://gerrit.cloudera.org:8080/22566
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M tests/custom_cluster/test_admission_controller.py
1 file changed, 13 insertions(+), 7 deletions(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved; Verified

--
To view, visit http://gerrit.cloudera.org:8080/22566
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic2d6d68d381d22c599d4c5cdc78cc997ddef749b
Gerrit-Change-Number: 22566
Gerrit-PatchSet: 4
Gerrit-Owner: Riza Suminto <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Daniel Becker <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>

Reply via email to