Hello Daniel Becker, Csaba Ringhofer, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22566
to look at the new patch set (#2).
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
---
M tests/custom_cluster/test_admission_controller.py
1 file changed, 13 insertions(+), 7 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/66/22566/2
--
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: newpatchset
Gerrit-Change-Id: Ic2d6d68d381d22c599d4c5cdc78cc997ddef749b
Gerrit-Change-Number: 22566
Gerrit-PatchSet: 2
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]>