VPP: fix opensuse15 verify from broken to non-voting 70/14370/1
authorEd Kern <ejk@cisco.com>
Mon, 20 Aug 2018 17:11:07 +0000 (11:11 -0600)
committerEd Kern <ejk@cisco.com>
Mon, 20 Aug 2018 17:11:07 +0000 (11:11 -0600)
This fixes a typo that had the job not running at all but
leaves it non-voting until a vpp side patch is completed.

Change-Id: Ic452f835af65ee6274bda214bcee32e765f306cc
Signed-off-by: Ed Kern <ejk@cisco.com>
jjb/vpp/vpp-opensuse.yaml

index 70d936a..14c0c0b 100644 (file)
             build-timeout: '{build-timeout}'
 
     triggers:
-        - gerrit:
-            server-name: 'Primary'
-            trigger-on:
-                - comment-added-contains-event:
-                    comment-contains-value: 'checkstyle_success'
-            projects:
-                - project-compare-type: 'ANT'
-                  project-pattern: '{name}'
-                  branches:
-                    - branch-compare-type: 'ANT'
-                      branch-pattern: '**/{branch}'
+        - gerrit-trigger-checkstyle-nonvoting:
+            name: '{project}'
+            branch: '{branch}'
+            branch-pattern: '**/{branch}'
 
     builders:
         - shell: