From: Andrew Grimberg Date: Wed, 21 Dec 2016 17:30:40 +0000 (+0000) Subject: Merge "Enable log shipping on all csit jobs" X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=0667c29be0642396fefd418edea9b2c0bd14bb54;hp=1e7cb6f179b3dea5cc01c9d90b4964e47e7f3713;p=ci-management.git Merge "Enable log shipping on all csit jobs" --- diff --git a/jjb/deb_dpdk/deb_dpdk.yaml b/jjb/deb_dpdk/deb_dpdk.yaml index 08040e2c1..62d55a531 100644 --- a/jjb/deb_dpdk/deb_dpdk.yaml +++ b/jjb/deb_dpdk/deb_dpdk.yaml @@ -62,6 +62,10 @@ !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}' @@ -118,6 +122,10 @@ !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}' @@ -180,3 +188,7 @@ - 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' 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'