[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: keep less builder logs and keep them shorter
Holger Levsen
holger at moszumanska.debian.org
Sat Nov 28 09:17:56 UTC 2015
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 ac81209a441f3e8821acc932d1e913d03698d73d
Author: Holger Levsen <holger at layer-acht.org>
Date: Sat Nov 28 10:17:46 2015 +0100
reproducible: keep less builder logs and keep them shorter
---
job-cfg/reproducible.yaml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml
index 7e4837a..9d54ae0 100644
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -106,8 +106,8 @@
- timeout:
timeout: 1560
logrotate:
- daysToKeep: 4
- numToKeep: 400
+ daysToKeep: 3
+ numToKeep: 300
artifactDaysToKeep: -1
artifactNumToKeep: -1
builders:
@@ -154,8 +154,8 @@
- timeout:
timeout: 1560
logrotate:
- daysToKeep: 4
- numToKeep: 400
+ daysToKeep: 3
+ numToKeep: 300
artifactDaysToKeep: -1
artifactNumToKeep: -1
builders:
--
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