summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEd Warnicke <eaw@cisco.com>2016-02-09 19:58:14 -0700
committerEd Warnicke <eaw@cisco.com>2016-02-09 19:59:18 -0700
commit2aef4871acd774532163ebe2a485bdb323c08ada (patch)
tree7f930bb0f2443701093ce53a5d472adebd8345a3
parentcd6326d7ba944c0365fd29bc1a18b2ef5cafb9f7 (diff)
Turn down some of the spurious publishers.
Espcially the aggressive archive artifacts. Change-Id: Ia20cfddb2ee543f000ca4d99f0462be7a740b608 Signed-off-by: Ed Warnicke <eaw@cisco.com>
-rw-r--r--jjb/honeycomb/honeycomb.yaml6
1 files changed, 0 insertions, 6 deletions
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: