Merge "VPP: no verify on extras/emacs dir"
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Fri, 17 Aug 2018 17:15:00 +0000 (17:15 +0000)
committerGerrit Code Review <gerrit@fd.io>
Fri, 17 Aug 2018 17:15:00 +0000 (17:15 +0000)
jjb/deb_dpdk/deb_dpdk.yaml
jjb/hc2vpp/hc2vpp.yaml
jjb/nsh_sfc/nsh_sfc.yaml
jjb/vpp/vpp.yaml

index 17a15e3..e0d3b45 100644 (file)
         - 1802:
             branch: '18.02.x'
             repo-stream-part: 'deb_dpdk_1802'
+        - 1805:
+            branch: '18.05.x'
+            repo-stream-part: 'deb_dpdk_1805'
+        - 1808:
+            branch: '18.08.x'
+            repo-stream-part: 'deb_dpdk_1808'
 
 - job-template:
     name: 'deb_dpdk-verify-{stream}-{os}'
index e1d3591..adc9fab 100644 (file)
             !include-raw-escape:
                 - ../scripts/maven_push_functions.sh
                 - include-raw-hc2vpp-pkg-push.sh
+        - shell:
+            !include-raw-escape:
+                - ../scripts/packagecloud_push.sh
     reporters:
         - findbugs
 
index a23d095..8ac1b9d 100644 (file)
                 - ../scripts/cleanup_vpp_plugin_dev_env.sh
                 - ../scripts/maven_push_functions.sh
                 - include-raw-nsh_sfc-pkg-push.sh
+        - shell:
+            !include-raw-escape:
+                - ../scripts/packagecloud_push.sh
 
     publishers:
       - fdio-infra-shiplogs:
index c463d1d..aa03e14 100644 (file)
             build-timeout: '{build-timeout}'
 
     triggers:
-        - gerrit-trigger-checkstyle:
+        - gerrit-trigger-checkstyle-nonvoting:
             name: '{project}'
             branch: '{branch}'