X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fcontroller%2Fcontroller.yaml;h=d453981c8d1f597d0d5808280e001ae0c3f0ae21;hb=eee0a9a1a1ed3590af566a8c14d273c57634364b;hp=b32d2fbdc69a1032c7ce2c0fd19cf1c179d54594;hpb=2a46c6cc12fe87a1fdb2061b5abd526276ab6710;p=releng%2Fbuilder.git diff --git a/jjb/controller/controller.yaml b/jjb/controller/controller.yaml index b32d2fbdc6..d453981c8d 100644 --- a/jjb/controller/controller.yaml +++ b/jjb/controller/controller.yaml @@ -148,8 +148,8 @@ jdk: '{jdk}' logrotate: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' + daysToKeep: '14' + numToKeep: '10' artifactDaysToKeep: '{build-artifact-days-to-keep}' artifactNumToKeep: '{build-artifact-num-to-keep}' @@ -257,8 +257,8 @@ jdk: '{jdk}' logrotate: - daysToKeep: '{build-days-to-keep}' - numToKeep: '{build-num-to-keep}' + daysToKeep: '14' + numToKeep: '10' artifactDaysToKeep: '{build-artifact-days-to-keep}' artifactNumToKeep: '{build-artifact-num-to-keep}'