Quanlong Huang has uploaded this change for review. ( http://gerrit.cloudera.org:8080/16333
Change subject: IMPALA-10077: Increase timeout for test_concurrent_invalidate_metadata ...................................................................... IMPALA-10077: Increase timeout for test_concurrent_invalidate_metadata test_concurrent_invalidate_metadata runs 20 iterations for concurrent invalidate metadata commands. Each iteration could take more than 6s. So it's easy to hit the current timeout limit, 120s. The main purpose of this test is to detect metadata bugs that could cause invalidate metadata hanging. It's not for performance. So this patch increases the timeout limit to 300s to fix the flakiness. Change-Id: I47e9f4793117b9a726fde165adea68ce31f539a8 --- M tests/custom_cluster/test_concurrent_ddls.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/33/16333/1 -- To view, visit http://gerrit.cloudera.org:8080/16333 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I47e9f4793117b9a726fde165adea68ce31f539a8 Gerrit-Change-Number: 16333 Gerrit-PatchSet: 1 Gerrit-Owner: Quanlong Huang <[email protected]>
