From f9b1069c6679b8fab4e423fead85541c7b0aaa43 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 25 Oct 2014 18:42:15 +0200 Subject: keep less many logs less long --- job-cfg/self.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'job-cfg/self.yaml') diff --git a/job-cfg/self.yaml b/job-cfg/self.yaml index e6063475..67c48d33 100644 --- a/job-cfg/self.yaml +++ b/job-cfg/self.yaml @@ -2,10 +2,8 @@ name: self-housekeeping description: 'Cleanup and monitor so that there is a predictable environment.{do_not_edit}' logrotate: - daysToKeep: 365 - numToKeep: 365 - artifactDaysToKeep: -1 - artifactNumToKeep: -1 + daysToKeep: 90 + numToKeep: 30 triggers: - timed: "30 6 * * *" builders: -- cgit v1.2.3-54-g00ecf