X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Freservation%2Freservation.yaml;h=5da3704095c753feb7b2c165118b8ef15179d756;hb=eee0a9a1a1ed3590af566a8c14d273c57634364b;hp=c60ad5b4d5e8c7cd395b27d096019a6829be08d0;hpb=2a46c6cc12fe87a1fdb2061b5abd526276ab6710;p=releng%2Fbuilder.git diff --git a/jjb/reservation/reservation.yaml b/jjb/reservation/reservation.yaml index c60ad5b4d5..5da3704095 100644 --- a/jjb/reservation/reservation.yaml +++ b/jjb/reservation/reservation.yaml @@ -141,8 +141,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}' @@ -250,8 +250,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}'