Hello Kudu Jenkins,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/15481

to look at the new patch set (#4).

Change subject: [build] Skip builds with no functional changes
......................................................................

[build] Skip builds with no functional changes

This patch introduces the option to skip builds in pre-commit when
the changes are in files or directories that do not impact the build
or test.

This functionality is disabled by default but can be enabled on our Jenkins 
instance by setting `KUDU_ALLOW_SKIPPED_TESTS=1`.

I also hid the `DONT_BUILD` functionality behind the
`KUDU_ALLOW_SKIPPED_TESTS` flag to ensure commits with
`DONT_BUILD` in them do not prevent other non-precomit builds
that are using this script from running.

Change-Id: If56db6593ce7aa64b562a9fb277a337bffc7b532
---
M build-support/jenkins/build-and-test.sh
1 file changed, 24 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/81/15481/4
--
To view, visit http://gerrit.cloudera.org:8080/15481
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: If56db6593ce7aa64b562a9fb277a337bffc7b532
Gerrit-Change-Number: 15481
Gerrit-PatchSet: 4
Gerrit-Owner: Grant Henke <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to