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/g-i-installation.yaml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'job-cfg/g-i-installation.yaml') diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index 283d3d4c..742efdf2 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -4,9 +4,7 @@ description: '{my_description}{do_not_edit}' logrotate: daysToKeep: 90 - numToKeep: 25 - artifactDaysToKeep: -1 - artifactNumToKeep: -1 + numToKeep: 20 triggers: - timed: "{my_timed}" builders: @@ -51,10 +49,8 @@ name: g-i-installation-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: 20 triggers: - timed: "0 6 * * *" builders: -- cgit v1.2.3-70-g09d2