From df6562b006cfe074017a247e66335e2b816b1cb6 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 1 Nov 2014 13:56:44 +0100 Subject: rebootstrap: keep only last 10 logs --- job-cfg/rebootstrap.yaml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'job-cfg/rebootstrap.yaml.py') diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py index aebee3ab..baf011ff 100755 --- a/job-cfg/rebootstrap.yaml.py +++ b/job-cfg/rebootstrap.yaml.py @@ -52,7 +52,7 @@ print(""" description: '{my_description}{do_not_edit}' logrotate: daysToKeep: 90 - numToKeep: 20 + numToKeep: 10 artifactDaysToKeep: -1 artifactNumToKeep: -1 scm: -- cgit v1.2.3-54-g00ecf