Fix autorelease logrotate 75/38275/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 2 May 2016 14:36:46 +0000 (10:36 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 2 May 2016 14:36:51 +0000 (10:36 -0400)
The previous configuration with -1 causes Jenkins to set 1 thus only
keeping 1 record.

Change-Id: I25034febd1d57d504e65ec7fbbbeff3fd27bc8f8
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/autorelease/autorelease-templates.yaml

index 2aa6c68dca852da5840fbd222fd4c26f09609b4f..ee44dbfafabc1fd5732a33f2f05f9ca51a6ac0b9 100644 (file)
@@ -9,9 +9,7 @@
 
     logrotate:
         daysToKeep: '{build-days-to-keep}'
-        numToKeep: '{build-num-to-keep}'
         artifactDaysToKeep: '14'
-        artifactNumToKeep: '-1'
 
     parameters:
         - project-parameter: