Enable log shipping on all honeycomb jobs 18/4418/2
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Tue, 20 Dec 2016 12:28:53 +0000 (06:28 -0600)
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Wed, 21 Dec 2016 16:12:44 +0000 (10:12 -0600)
* Configure log shipping on all honeycomb jobs

Change-Id: Ib399a2e3d1da582d31a77927785f56f735684f0c
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
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'