Merge "Enable log shipping on all csit jobs"
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Wed, 21 Dec 2016 17:30:40 +0000 (17:30 +0000)
committerGerrit Code Review <gerrit@fd.io>
Wed, 21 Dec 2016 17:30:40 +0000 (17:30 +0000)
jjb/deb_dpdk/deb_dpdk.yaml
jjb/honeycomb/honeycomb.yaml

index 08040e2..62d55a5 100644 (file)
             !include-raw-escape:
                 - include-raw-deb_dpdk-build.sh
 
+    publishers:
+        - fdio-infra-shiplogs:
+            maven-version: 'mvn33-new'
+
 - job-template:
     name: 'deb_dpdk-verify-image-{stream}-{os}'
 
             !include-raw-escape:
                 - include-raw-deb_dpdk-build.sh
 
+    publishers:
+        - fdio-infra-shiplogs:
+            maven-version: 'mvn33-new'
+
 - job-template:
     name: 'deb_dpdk-merge-{stream}-{os}'
 
                 - include-raw-deb_dpdk-build.sh
                 - ../scripts/maven_push_functions.sh
                 - include-raw-deb_dpdk-pkg-push.sh
+
+    publishers:
+        - fdio-infra-shiplogs:
+            maven-version: 'mvn33-new'
index 699eeb8..168fb13 100644 (file)
@@ -69,6 +69,8 @@
     publishers:
         - email-notification:
             email-prefix: '[honeycomb]'
+        - fdio-infra-shiplogs:
+            maven-version: 'mvn33-new'
 
 - job-template:
     name: 'honeycomb-merge-{stream}-{os}'
             id: ''
             unique-version: true
             deploy-unstable: false
+        - fdio-infra-shiplogs:
+            maven-version: 'mvn33-new'
 
 - job-template:
     name: 'honeycomb-benchmark-master'
                   format: 'csv'
                   inclusion-flag: 'include-by-string'
                   exclude: 'simple-container,list-in-container,complex-list-in-container'
+        - fdio-infra-shiplogs:
+            maven-version: 'mvn33-new'