Have vpp-lite jobs also shortcircuit on checkstyle 66/2366/1
authorEd Warnicke <eaw@cisco.com>
Fri, 12 Aug 2016 20:19:26 +0000 (13:19 -0700)
committerEd Warnicke <eaw@cisco.com>
Fri, 12 Aug 2016 20:19:26 +0000 (13:19 -0700)
Change-Id: Ie12ea84996c8c82cfbfe0c1e7bc5586d8b1e4385
Signed-off-by: Ed Warnicke <eaw@cisco.com>
jjb/vpp/vpp-lite.yaml

index ce87719..15b42d2 100644 (file)
@@ -65,6 +65,8 @@
             branch: '{branch}'
 
     builders:
+        - shell:
+            !include-raw-escape: include-raw-vpp-checkstyle.sh
         - shell:
             !include-raw-escape: 'include-raw-vpp-lite-build.sh'
 
                 notbuilt: true
 
     builders:
+        - shell:
+            !include-raw-escape: include-raw-vpp-checkstyle.sh
         - shell:
             !include-raw-escape: 'include-raw-vpp-lite-build.sh'
 
             branch: '{branch}'
 
     builders:
+        - shell:
+            !include-raw-escape: include-raw-vpp-checkstyle.sh
         - shell:
             !include-raw-escape: 'include-raw-vpp-lite-build.sh'
\ No newline at end of file