[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] keep less jenkins log files

Holger Levsen gitlab at salsa.debian.org
Sat Sep 29 12:13:18 BST 2018


Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
b06082e9 by Holger Levsen at 2018-09-29T11:13:09Z
keep less jenkins log files

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- job-cfg/chroot-installation.yaml.py
- job-cfg/reproducible.yaml


Changes:

=====================================
job-cfg/chroot-installation.yaml.py
=====================================
@@ -247,7 +247,7 @@ data.append(
                         'logrotate': {   'artifactDaysToKeep': -1,
                                          'artifactNumToKeep': -1,
                                          'daysToKeep': 120,
-                                         'numToKeep': 150},
+                                         'numToKeep': 50},
                         'name': 'chroot-installation',
                         'properties': [   {   'sidebar': {   'icon': '/userContent/images/debian-swirl-24x24.png',
                                                              'text': 'About jenkins.debian.net',


=====================================
job-cfg/reproducible.yaml
=====================================
@@ -22,8 +22,8 @@
     triggers:
       - timed: '{my_timed}'
     logrotate: &logrotate
-      daysToKeep: 90
-      numToKeep: 150
+      daysToKeep: 60
+      numToKeep: 50
       artifactDaysToKeep: -1
       artifactNumToKeep: -1
     builders:
@@ -73,7 +73,7 @@
           timeout: 1560
     logrotate:
       daysToKeep: 3
-      numToKeep: 300
+      numToKeep: 150
       artifactDaysToKeep: -1
       artifactNumToKeep: -1
     publishers:



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/b06082e9cf423a31ee6f132e622b13c6b884609a

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/b06082e9cf423a31ee6f132e622b13c6b884609a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20180929/a18f485a/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list