Tim Armstrong has submitted this change and it was merged. Change subject: IMPALA-5905: add script for all-build-options job ......................................................................
IMPALA-5905: add script for all-build-options job This checks in a modified version of the job script for https://jenkins.impala.io/view/Experimental/job/all-build-options which adds UBSAN and TSAN. The script is also modified to not reference any jenkins environment variables, e.g. WORKSPACE, since the Jenkins job script intermingled references to those with the script logic. Change-Id: I6e78f05c41e3ccd59af599b00e453e7f88b2bb34 Reviewed-on: http://gerrit.cloudera.org:8080/8043 Reviewed-by: Tim Armstrong <[email protected]> Tested-by: Tim Armstrong <[email protected]> --- A bin/jenkins/build-all-flag-combinations.sh 1 file changed, 59 insertions(+), 0 deletions(-) Approvals: Tim Armstrong: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/8043 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6e78f05c41e3ccd59af599b00e453e7f88b2bb34 Gerrit-PatchSet: 4 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-Reviewer: Philip Zeyliger <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
