aboutsummaryrefslogtreecommitdiff
path: root/android-lcr-reference-vexpress.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2016-02-11 07:25:53 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2016-02-11 07:29:17 +0200
commitbf3c1f36d80f74e09fe22651e5f5851334a5e68e (patch)
tree05f158517f8c2d770d9349135363b968dd39148a /android-lcr-reference-vexpress.yaml
parentbe5584c218bb2a75388a3b900bcc7d1acefd96ac (diff)
Limit daysToKeep/numToKeep to 60
Jenkins master is a limited resource. 2 months with daily builds should be more than enough for keeping the build logs. If we need more, we can always publish them with the build artifacts. Change-Id: Iebfdcafa937e8ffb49c6907cf6593060691376cd Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'android-lcr-reference-vexpress.yaml')
-rw-r--r--android-lcr-reference-vexpress.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/android-lcr-reference-vexpress.yaml b/android-lcr-reference-vexpress.yaml
index b2f291ec99..bd1760ba11 100644
--- a/android-lcr-reference-vexpress.yaml
+++ b/android-lcr-reference-vexpress.yaml
@@ -3,8 +3,8 @@
project-type: freestyle
defaults: global
logrotate:
- daysToKeep: 90
- numToKeep: 100
+ daysToKeep: 60
+ numToKeep: 60
properties:
- authorization:
anonymous: