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/reproducible.yaml | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) (limited to 'job-cfg/reproducible.yaml') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index 085c3925..7c7a7f85 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -18,10 +18,8 @@ icon: /userContent/images/profitbricks-24x24.png description: '{my_description}
Job configuration source is reproducible.yaml.
Results are available at the reproducible builds overview pages.' logrotate: - daysToKeep: 365 - numToKeep: 100 - artifactDaysToKeep: -1 - artifactNumToKeep: -1 + daysToKeep: 90 + numToKeep: 30 builders: - shell: '{my_shell}' publishers: @@ -53,10 +51,8 @@ icon: /userContent/images/profitbricks-24x24.png description: '{my_description}
Job configuration source is reproducible.yaml.
Results are available at the reproducible builds overview pages.' logrotate: - daysToKeep: 365 - numToKeep: 100 - artifactDaysToKeep: -1 - artifactNumToKeep: -1 + daysToKeep: 90 + numToKeep: 20 builders: - shell: '{my_shell}' publishers: @@ -101,10 +97,8 @@ - reproducible description: '{my_description}
Job configuration source is reproducible.yaml.
Results are available at the reproducible builds overview pages.' logrotate: - daysToKeep: 365 - numToKeep: 500 - artifactDaysToKeep: -1 - artifactNumToKeep: -1 + daysToKeep: 14 + numToKeep: 750 builders: - shell: '{my_shell}' publishers: -- cgit v1.2.3-70-g09d2