Jim Apple has uploaded a new change for review. http://gerrit.cloudera.org:8080/4999
Change subject: IMPALA-4438: Serialize test_failpoints.py to reduce memory pressure ...................................................................... IMPALA-4438: Serialize test_failpoints.py to reduce memory pressure On EC2 c3.4xlarge instances, with 8cores and 30GB RAM, this test could trigger the Linux OOM killer by running tests in parallel. This patch switches to serial execution, which makes the test take four minutes, rather than one to two minutes. Change-Id: Iea4a588e1228d38f90387a077cbe530257636b7d --- M tests/failure/test_failpoints.py 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/99/4999/1 -- To view, visit http://gerrit.cloudera.org:8080/4999 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Iea4a588e1228d38f90387a077cbe530257636b7d Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Jim Apple <[email protected]>
