aboutsummaryrefslogtreecommitdiff
path: root/96boards-dragonboard410c-android.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 /96boards-dragonboard410c-android.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 '96boards-dragonboard410c-android.yaml')
-rw-r--r--96boards-dragonboard410c-android.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/96boards-dragonboard410c-android.yaml b/96boards-dragonboard410c-android.yaml
index ac6b314eab..4bc3392f1b 100644
--- a/96boards-dragonboard410c-android.yaml
+++ b/96boards-dragonboard410c-android.yaml
@@ -3,8 +3,8 @@
project-type: freestyle
defaults: global
logrotate:
- daysToKeep: 90
- numToKeep: 90
+ daysToKeep: 60
+ numToKeep: 60
properties:
- authorization:
anonymous: