From: Ed Warnicke Date: Wed, 10 Feb 2016 02:58:14 +0000 (-0700) Subject: Turn down some of the spurious publishers. X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=2aef4871acd774532163ebe2a485bdb323c08ada;p=ci-management.git Turn down some of the spurious publishers. Espcially the aggressive archive artifacts. Change-Id: Ia20cfddb2ee543f000ca4d99f0462be7a740b608 Signed-off-by: Ed Warnicke --- diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml index 12f112290..f8464b4ca 100644 --- a/jjb/honeycomb/honeycomb.yaml +++ b/jjb/honeycomb/honeycomb.yaml @@ -50,12 +50,8 @@ global-settings: '{global-settings}' publishers: - - archive-artifacts: - artifacts: '**/target/**' - - findbugs - email-notification: email-prefix: '[honeycomb]' - - jacoco-report - job-template: name: 'honeycomb-merge' @@ -102,8 +98,6 @@ - findbugs publishers: - - archive-artifacts: - artifacts: '**/target/**' - email-notification: email-prefix: '[honeycomb]' - maven-deploy: