Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14741
Change subject: IMPALA-9165: Add timeout for create-load-data.sh ...................................................................... IMPALA-9165: Add timeout for create-load-data.sh This converts the existing bin/run-all-tests-timeout-check.sh to a more generic bin/script-timeout-check.sh. It uses this new script for both bin/run-all-tests.sh and testdata/bin/create-load-data.sh. The run-all-tests.sh timeout remains the same. testdata/bin/create-load-data.sh uses a 2.5 hour timeout. This should help debug the issue in IMPALA-9165, because at least the logs would be preserved on the Jenkins job. Testing: - Running a gerrit-verify-dryrun-external Change-Id: I19d76bd8850c7d4b5affff4d21f32d8715a382c6 --- M bin/run-all-tests.sh R bin/script-timeout-check.sh M testdata/bin/create-load-data.sh 3 files changed, 31 insertions(+), 8 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/41/14741/1 -- To view, visit http://gerrit.cloudera.org:8080/14741 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I19d76bd8850c7d4b5affff4d21f32d8715a382c6 Gerrit-Change-Number: 14741 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
