Hello Alexey Serbin, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/18577
to look at the new patch set (#5).
Change subject: [build] Skipping the check of TSAN dependencies when build in
non-TSAN configuration
......................................................................
[build] Skipping the check of TSAN dependencies when build in non-TSAN
configuration
Jenkins' workspaces are reused from one build to another in
an attempt to avoid re-building thirdparty to reduce time,
but it might introduce cross-pollution.
For example, there is a librocksdb.so built incorrectly
dependent libstdc++ by https://gerrit.cloudera.org/c/18241
in a patch set, but it is checked by other CR's jenkins
tasks and cause these tasks failed.
This patch aim to skip the check of TSAN dependencies when
build in non-TSAN configuration.
Change-Id: I8101dea0cd039392dbbc889e66e7a4259dc1b9c2
---
M thirdparty/build-thirdparty.sh
M thirdparty/postflight.py
2 files changed, 17 insertions(+), 4 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/77/18577/5
--
To view, visit http://gerrit.cloudera.org:8080/18577
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I8101dea0cd039392dbbc889e66e7a4259dc1b9c2
Gerrit-Change-Number: 18577
Gerrit-PatchSet: 5
Gerrit-Owner: Yingchun Lai <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yingchun Lai <[email protected]>