summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2014-06-09 19:18:38 +0200
committerHelmut Grohne <helmut@subdivi.de>2014-06-09 19:18:38 +0200
commitffe13e991b855fea7cd11d13af5be815d1ed1391 (patch)
tree3c7fd6f1ffba3f9dbc0fa8ff7ef10910ed7f0f1e
parent93c9b85c36ac32246c69ffc225dd0171ed108b5e (diff)
downloadjenkins.debian.net-ffe13e991b855fea7cd11d13af5be815d1ed1391.tar.xz
reduce numToKeep for rebootstrap to 20
With currently 76 jobs and each build taking up to 50MB, this should keep the permanent space usage of rebootstrap below 80GB. Lower if needed.
-rwxr-xr-xjob-cfg/rebootstrap.yaml.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py
index 0d038426..7850f3ed 100755
--- a/job-cfg/rebootstrap.yaml.py
+++ b/job-cfg/rebootstrap.yaml.py
@@ -51,7 +51,7 @@ print("""
description: '{my_description}{do_not_edit}'
logrotate:
daysToKeep: 365
- numToKeep: 365
+ numToKeep: 20
artifactDaysToKeep: -1
artifactNumToKeep: -1
scm: