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.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/jjb/honeycomb/honeycomb.yaml b/jjb/honeycomb/honeycomb.yaml
index d1e0cde34..553651ac6 100644
--- a/jjb/honeycomb/honeycomb.yaml
+++ b/jjb/honeycomb/honeycomb.yaml
@@ -8,7 +8,7 @@
project: 'honeycomb'
os: 'ubuntu1604'
repo-os-part: 'ubuntu.xenial.main'
-
+
stream:
- master:
branch: 'master'
@@ -30,7 +30,7 @@
concurrent: true
jdk: openjdk8-{os}
- logrotate:
+ build-discarder:
daysToKeep: '{build-days-to-keep}'
numToKeep: '{build-num-to-keep}'
artifactDaysToKeep: '{build-artifact-days-to-keep}'
@@ -81,7 +81,7 @@
node: '{os}-basebuild-4c-4g'
jdk: openjdk8-{os}
- logrotate:
+ build-discarder:
daysToKeep: '{build-days-to-keep}'
numToKeep: '{build-num-to-keep}'
artifactDaysToKeep: '{build-artifact-days-to-keep}'
@@ -159,10 +159,10 @@
- job-template:
name: 'honeycomb-benchmark-master'
project-type: maven
- node: ubuntu1604-basebuild-4c-4g
+ node: ubuntu1604-basebuild-4c-4g
jdk: openjdk8-ubuntu1604
- logrotate:
+ build-discarder:
daysToKeep: '{build-days-to-keep}'
numToKeep: '{build-num-to-keep}'
artifactDaysToKeep: '{build-artifact-days-to-keep}'