Michael Ho has uploaded this change for review. ( http://gerrit.cloudera.org:8080/13292
Change subject: IMPALA-7176: Increase wait time in test_insert_mem_limit ...................................................................... IMPALA-7176: Increase wait time in test_insert_mem_limit test_insert_mem_limit in test_insert.py will wait for all fragments to exit before proceeding after the test query hits a memory limit. On some slower EC2 instances with Centos6, the default wait time of 60s may occasionally cause the test to fail due to time out waiting for all fragments to exit. This change increases the timeout to 180 seconds. Testing done: - Looped test_insert_mem_limit for 100 times on Centos6; Change-Id: I2e14bef79c6c6fb0004270319f1c491194260438 --- M tests/query_test/test_insert.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/92/13292/1 -- To view, visit http://gerrit.cloudera.org:8080/13292 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I2e14bef79c6c6fb0004270319f1c491194260438 Gerrit-Change-Number: 13292 Gerrit-PatchSet: 1 Gerrit-Owner: Michael Ho <[email protected]>
