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

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'