Bikramjeet Vig has uploaded this change for review. ( http://gerrit.cloudera.org:8080/17028
Change subject: IMPALA-10397 : Reduce flakiness in test_single_workload ...................................................................... IMPALA-10397 : Reduce flakiness in test_single_workload This test failed recently due to a timeout waiting for executors to come up. The logs showed that the executors came up on time but it was not recognized by the coordinator. This patch attempts to reduce falkiness by increasing the timeout and adding more logging in case this happens in the future. Testing: Ran in a loop on my local for a few hours. Change-Id: I73ea5eb663db6d03832b19ed323670590946f514 --- M tests/custom_cluster/test_auto_scaling.py 1 file changed, 11 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/28/17028/1 -- To view, visit http://gerrit.cloudera.org:8080/17028 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I73ea5eb663db6d03832b19ed323670590946f514 Gerrit-Change-Number: 17028 Gerrit-PatchSet: 1 Gerrit-Owner: Bikramjeet Vig <[email protected]>
