Hello Kudu Jenkins, Adar Dembo,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/11176
to look at the new patch set (#2).
Change subject: Enable TSAN and LSAN supressions in Java dist-tests
......................................................................
Enable TSAN and LSAN supressions in Java dist-tests
Moves the configuration of the TSAN_OPTIONS and
LSAN_OPTIONS environment variables from
run-test.sh to run_dist_test.py so they are used in
Java dist-tests too.
Change-Id: I9eab2d3ef0b107ae9a4e971bf8a6514bf425f645
---
M build-support/run-test.sh
M build-support/run_dist_test.py
2 files changed, 18 insertions(+), 19 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/76/11176/2
--
To view, visit http://gerrit.cloudera.org:8080/11176
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I9eab2d3ef0b107ae9a4e971bf8a6514bf425f645
Gerrit-Change-Number: 11176
Gerrit-PatchSet: 2
Gerrit-Owner: Grant Henke <[email protected]>
Gerrit-Reviewer: Adar Dembo <[email protected]>
Gerrit-Reviewer: Kudu Jenkins