summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Kern <ejk@cisco.com>2018-03-28 17:29:00 -0600
committerEd Kern <ejk@cisco.com>2018-03-28 17:29:00 -0600
commit2d752b7a8aa8994376881b6c7d5dca9ad841551d (patch)
treea84a41b04c634549e6f84995790634182ad9dfcb
parent9c9b4bffc1219cbeda9b1b3cf2581639c6fe7612 (diff)
VPP: Altered checkstyle job to skip vote instead of voting zero
Looks like voting zero with the checkstyle job suppresses voting for the rest of the triggered verify jobs. Hopefully totally skipping the vote with checkstyle job will let the proper +1 come through Change-Id: I864c5904fc09669d8098698e2a2951e546dc17fa Signed-off-by: Ed Kern <ejk@cisco.com>
-rw-r--r--jjb/vpp/vpp.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index d0e1da4d0..94c48343b 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -282,10 +282,14 @@
branch-pattern: '**/{branch}'
override-votes: true
gerrit-build-notbuilt-verified-value: 0
- gerrit-build-successful-verified-value: 0
notbuilt-message: 'Automatic retry of failed jobs may be in process. A proper vote should be set when retry completes.'
failed-message: 'Checkstyle failed. No further verify jobs will be started.'
successful-message: 'checkstyle_success'
+ skip-vote:
+ successful: true
+ failed: false
+ unstable: false
+ notbuilt: false
builders:
- shell: