Alexey Serbin has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/24067 )
Change subject: [build] Allow CLEAN_THIRDPARTY label in commit messages. ...................................................................... [build] Allow CLEAN_THIRDPARTY label in commit messages. 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 Reviewed-on: http://gerrit.cloudera.org:8080/24067 Tested-by: Alexey Serbin <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> --- M build-support/jenkins/build-and-test.sh 1 file changed, 23 insertions(+), 10 deletions(-) Approvals: Alexey Serbin: Looks good to me, approved; Verified -- 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: merged Gerrit-Change-Id: Id0b3187f763df171cb2786ddfd495811ece31693 Gerrit-Change-Number: 24067 Gerrit-PatchSet: 7 Gerrit-Owner: Zoltan Martonka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]>
