Jim Apple has uploaded this change for review. ( http://gerrit.cloudera.org:8080/11742
Change subject: IMPALA-5031: make codegen ubsan available by environment variable ...................................................................... IMPALA-5031: make codegen ubsan available by environment variable bin/jenkins/all-tests.sh does not support any flags when calling bootstrap_development.sh, which eventually calls buildall.sh. Since Jenkins scripts are called non-interactively, the type of build is usually controlled by an environment variable, but that was not supported for codegen ubsan. This patch makes that possible under the name "UBSAN_FULL". Change-Id: Ifd108f8a56158566d95f4769048bc9ab45bd3514 --- M CMakeLists.txt M be/CMakeLists.txt M bin/make_impala.sh M buildall.sh M tests/common/environ.py 5 files changed, 15 insertions(+), 13 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/42/11742/1 -- To view, visit http://gerrit.cloudera.org:8080/11742 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ifd108f8a56158566d95f4769048bc9ab45bd3514 Gerrit-Change-Number: 11742 Gerrit-PatchSet: 1 Gerrit-Owner: Jim Apple <[email protected]>
