summaryrefslogtreecommitdiffstats
path: root/jjb/honeycomb/honeycomb.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/honeycomb/honeycomb.yaml')
-rw-r--r--jjb/honeycomb/honeycomb.yaml7
1 files changed, 3 insertions, 4 deletions
diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml
index fb3416d3a..55f068141 100644
--- a/jjb/honeycomb/honeycomb.yaml
+++ b/jjb/honeycomb/honeycomb.yaml
@@ -210,6 +210,7 @@
publishers:
- sonar:
language: 'java'
+ branch: '{stream}'
- email-notification:
email-prefix: '[honeycomb]'
@@ -248,7 +249,7 @@
triggers:
- reverse:
- jobs: 'vpp-merge-{branch}-{os},honeycomb-merge-{branch}-{os}'
+ jobs: 'vpp-merge-{stream}-{os},honeycomb-merge-{stream}-{os}'
result: 'success'
prebuilders:
@@ -258,7 +259,7 @@
maven:
maven-name: '{mvn33}'
root-pom: 'pom.xml'
- goals: 'clean install -V -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge -Dkaraf.keep.unpack=true -Dsonar'
+ goals: 'clean install -V -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -Dmerge -Dkaraf.keep.unpack=true'
maven-opts: '-Xmx2048m -Dmaven.compile.fork=true'
settings: 'honeycomb-settings'
settings-type: cfp
@@ -287,8 +288,6 @@
- findbugs
publishers:
- - sonar:
- language: 'java'
- email-notification:
email-prefix: '[honeycomb]'
- maven-deploy: