Riza Suminto has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22566
Change subject: MPALA-13816: Reduce test_queue_reasons_slots ...................................................................... MPALA-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/1 -- 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: newchange Gerrit-Change-Id: Ic2d6d68d381d22c599d4c5cdc78cc997ddef749b Gerrit-Change-Number: 22566 Gerrit-PatchSet: 1 Gerrit-Owner: Riza Suminto <[email protected]>
