Zoltan Martonka has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24067
Change subject: [build] Allow CLEAN_THIRDPARTY label in commit messages. ...................................................................... [build] Allow CLEAN_THIRDPARTY label in commit messages. CLEAN_THIRDPARTY DONT_BUILD Allow a label in commit messages signaling that a clean build of thirdparty is needed, since the commit is incompatible with the current master version. This will spare us from manually running workspace cleanup every time a new revision of the commit is built. Also, the DONT_BUILD label should not depend on git show tabulating the commit message with exactly 4 spaces, and it should not scan the diff, only the commit message. Change-Id: Id0b3187f763df171cb2786ddfd495811ece31693 --- M build-support/jenkins/build-and-test.sh 1 file changed, 21 insertions(+), 8 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/67/24067/1 -- To view, visit http://gerrit.cloudera.org:8080/24067 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Id0b3187f763df171cb2786ddfd495811ece31693 Gerrit-Change-Number: 24067 Gerrit-PatchSet: 1 Gerrit-Owner: Zoltan Martonka <[email protected]>
