Hello Jean-Daniel Cryans, Adar Dembo, Internal Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/1678
to look at the new patch set (#6).
Change subject: Do not add thirdparty/bin to PATH in during builds
......................................................................
Do not add thirdparty/bin to PATH in during builds
We sometimes build a custom Python version in thirdparty, which can make
scripts fail when it accidently ends up on the path.
This also adds the proper flags to TSAN to use the external llvm
symbolizer in thirdparty. As a result, we no longer need
asan_symbolizer.py, and it has been removed.
Change-Id: I0fabe02686eca5e1ec3dbf901d95f36d0443dc41
---
M build-support/jenkins/build-and-test.sh
M build-support/run-test.sh
M src/kudu/scripts/benchmarks.sh
M src/kudu/scripts/tpch.sh
D thirdparty/asan_symbolize.py
5 files changed, 17 insertions(+), 378 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/78/1678/6
--
To view, visit http://gerrit.cloudera.org:8080/1678
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I0fabe02686eca5e1ec3dbf901d95f36d0443dc41
Gerrit-PatchSet: 6
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Dan Burkert <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>
Gerrit-Reviewer: Internal Jenkins
Gerrit-Reviewer: Jean-Daniel Cryans
Gerrit-Reviewer: Todd Lipcon <[email protected]>