[Qa-jenkins-scm] [jenkins.debian.net] 01/01: chroot-installations: keep logs much longer

Holger Levsen holger at layer-acht.org
Tue Nov 15 13:35:51 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 6eb1b6e710d84b16f340232a57d1f451057b2755
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Nov 15 14:35:44 2016 +0100

    chroot-installations: keep logs much longer
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 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 350ea24..ca66ec2 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',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list