Set distribution-check build history as other jobs. 34/40634/1
authorLuis Gomez <ecelgp@gmail.com>
Tue, 21 Jun 2016 18:59:44 +0000 (11:59 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Tue, 21 Jun 2016 18:59:44 +0000 (11:59 -0700)
Change-Id: I64b3ce8b8337c56a0542375f7ae7062ecfc958d2
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
jjb-templates/distribution-check.yaml

index 1d73a75fff69cc406e902475365c40c24ac1c89e..805e45a01c804849d74cc3500a3916815c09cdfc 100644 (file)
@@ -13,8 +13,8 @@
     jdk: '{jdk}'
 
     logrotate:
-        daysToKeep: '14'
-        numToKeep: '10'
+        daysToKeep: '{build-days-to-keep}'
+        numToKeep: '{build-num-to-keep}'
         artifactDaysToKeep: '{build-artifact-days-to-keep}'
         artifactNumToKeep: '{build-artifact-num-to-keep}'