Merge "Fix the scm for docs-verify"
[ci-management.git] / jjb / vpp / vpp-lite.yaml
index 5c11bdc..786ec20 100644 (file)
@@ -23,6 +23,9 @@
         - '1606':
             branch: 'stable/1606'
             repo-stream-part: 'stable.1606'
+        - '1609':
+            branch: 'stable/1609'
+            repo-stream-part: 'stable.1609'
     type:
         - short
         - long
@@ -65,6 +68,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'
 
 
     builders:
         - shell:
-            !include-raw-escape: 'include-raw-vpp-lite-build.sh'
-        - maven-target:
-            maven-version: '{mvn33}'
-            goals: '--version'
-            settings: 'vpp-settings'
-            settings-type: cfp
-            global-settings: 'global-settings'
-            global-settings-type: cfp
-        - provide-maven-settings:
-            settings-file: 'vpp-settings'
-            global-settings-file: 'global-settings'
+            !include-raw-escape: include-raw-vpp-checkstyle.sh
         - shell:
-            !include-raw-escape: include-raw-vpp-maven-push.sh
\ No newline at end of file
+            !include-raw-escape: 'include-raw-vpp-lite-build.sh'
\ No newline at end of file