VPP: Altered checkstyle job to skip vote instead of voting zero 49/11449/1
authorEd Kern <ejk@cisco.com>
Wed, 28 Mar 2018 23:29:00 +0000 (17:29 -0600)
committerEd Kern <ejk@cisco.com>
Wed, 28 Mar 2018 23:29:00 +0000 (17:29 -0600)
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>
jjb/vpp/vpp.yaml

index d0e1da4..94c4834 100644 (file)
                       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: