From 6eb1b6e710d84b16f340232a57d1f451057b2755 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 15 Nov 2016 14:35:44 +0100 Subject: chroot-installations: keep logs much longer Signed-off-by: Holger Levsen --- job-cfg/chroot-installation.yaml.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/job-cfg/chroot-installation.yaml.py b/job-cfg/chroot-installation.yaml.py index 350ea244..ca66ec25 100755 --- a/job-cfg/chroot-installation.yaml.py +++ b/job-cfg/chroot-installation.yaml.py @@ -209,8 +209,8 @@ data.append( 'description': '{my_description}{do_not_edit}', 'logrotate': { 'artifactDaysToKeep': -1, 'artifactNumToKeep': -1, - 'daysToKeep': 90, - 'numToKeep': 30}, + 'daysToKeep': 120, + 'numToKeep': 150}, 'name': 'chroot-installation', 'properties': [ { 'sidebar': { 'icon': '/userContent/images/debian-swirl-24x24.png', 'text': 'About jenkins.debian.net', -- cgit v1.2.3-70-g09d2