Joe McDonnell has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18955 )
Change subject: IMPALA-11569: Run finalize.sh in all-tests.sh even if dataload fails ...................................................................... IMPALA-11569: Run finalize.sh in all-tests.sh even if dataload fails bin/jenkins/all-tests.sh does not run finalize.sh if bin/bootstrap_development.sh fails. This is inconvenient, because sometimes Impala can crash during dataload, and it is useful for finalize.sh to resolve any minidumps. This changes all-tests.sh to run finalize.sh even if bootstrap_development.sh fails. Testing: - Ran this on an ARM job that was failing during dataload. Finalize ran properly. Change-Id: I46fcc1d552341607ada9a6c37f6a5fb13be213a5 Reviewed-on: http://gerrit.cloudera.org:8080/18955 Reviewed-by: Michael Smith <[email protected]> Reviewed-by: Wenzhe Zhou <[email protected]> Tested-by: Joe McDonnell <[email protected]> --- M bin/jenkins/all-tests.sh 1 file changed, 14 insertions(+), 8 deletions(-) Approvals: Michael Smith: Looks good to me, but someone else must approve Wenzhe Zhou: Looks good to me, approved Joe McDonnell: Verified -- To view, visit http://gerrit.cloudera.org:8080/18955 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I46fcc1d552341607ada9a6c37f6a5fb13be213a5 Gerrit-Change-Number: 18955 Gerrit-PatchSet: 2 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]>
