From: Andrew Grimberg Date: Wed, 21 Dec 2016 17:30:24 +0000 (+0000) Subject: Merge "Enable log shipping on all honeycomb jobs" X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=6c39e638503b97484a51ccd0052a9cfe29e9fd85;hp=3bd6b72ba9048a8e3de46ac8fb60e5df95d1343e;p=ci-management.git Merge "Enable log shipping on all honeycomb jobs" --- diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 699eeb805..168fb132d 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -69,6 +69,8 @@ publishers: - email-notification: email-prefix: '[honeycomb]' + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' - job-template: name: 'honeycomb-merge-{stream}-{os}' @@ -148,6 +150,8 @@ id: '' unique-version: true deploy-unstable: false + - fdio-infra-shiplogs: + maven-version: 'mvn33-new' - job-template: name: 'honeycomb-benchmark-master' @@ -259,3 +263,5 @@ format: 'csv' inclusion-flag: 'include-by-string' exclude: 'simple-container,list-in-container,complex-list-in-container' + - fdio-infra-shiplogs: + maven-version: 'mvn33-new'