From: Ed Kern Date: Mon, 7 May 2018 21:18:36 +0000 (-0600) Subject: VPP: patchset created now triggers checkstyle X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=b450896a4702aff092c9aa52f17ad9729cb187eb;p=ci-management.git VPP: patchset created now triggers checkstyle automatic trigger needed for bulk of patchsets coming into the project Change-Id: Ida159f9c386efdd195be4a8c1498a4cd7912db19 Signed-off-by: Ed Kern --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 5ad2a97fe..c13098387 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -435,6 +435,11 @@ - gerrit: server-name: 'Primary' trigger-on: + - patchset-created-event: + exclude-drafts: 'true' + exclude-trivial-rebase: 'false' + exclude-no-code-change: 'true' + - draft-published-event - comment-added-contains-event: comment-contains-value: 'checkstylecheck' - comment-added-contains-event: