Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/20712 )
Change subject: IMPALA-12567: Deflake test_75_percent_availability ...................................................................... IMPALA-12567: Deflake test_75_percent_availability TestExecutorGroups.test_75_percent_availability can fail in certains build/test setup for not starting the last impalad within 5s delay injection. This patch simplifies the test by launching fewer impalad in totals (reduced from 8 to 5, excluding coordinator) and increases the delay injection to ensure test query run at all five executors. The test renamed to test_partial_availability accordingly. Testing: - Run and pass the test against HDFS and S3. Change-Id: I2e70f1dde10045c32c2bb4f6f78e8a707c9cd97d Reviewed-on: http://gerrit.cloudera.org:8080/20712 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/custom_cluster/test_executor_groups.py 1 file changed, 17 insertions(+), 15 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/20712 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I2e70f1dde10045c32c2bb4f6f78e8a707c9cd97d Gerrit-Change-Number: 20712 Gerrit-PatchSet: 5 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
