X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=jjb%2Fhoneycomb%2Fhoneycomb.yaml;h=553651ac63e30454564ea76146181dae5587788c;hb=29be786d3165364f61fadadf0fba430c2f377018;hp=d1e0cde347532e20e7639f5f62cd0639a8090d68;hpb=272a5c455974c7fd51b610a994810b268e5aa5d0;p=ci-management.git 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}'