X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fpersistence%2Fpersistence.yaml;h=6b2e4d75fdd51883973029a0607933680aebd4ba;hb=eee0a9a1a1ed3590af566a8c14d273c57634364b;hp=6ac8f707692d0aa8061de9d308686959ccc2f845;hpb=cba1c62674a2af9748e173dc9096542f7b7d2714;p=releng%2Fbuilder.git diff --git a/jjb/persistence/persistence.yaml b/jjb/persistence/persistence.yaml index 6ac8f70769..6b2e4d75fd 100644 --- a/jjb/persistence/persistence.yaml +++ b/jjb/persistence/persistence.yaml @@ -143,8 +143,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}' @@ -252,8 +252,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}'