From d058e868f7c82d545714ed091315b8c6d5b4f5d4 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 25 Oct 2014 20:05:38 +0200 Subject: set artifact(Day|Num)ToKeep again to -1, even though the manual says this is the default, j-j-b fails if its not set... --- job-cfg/g-i-installation.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'job-cfg/g-i-installation.yaml') diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index e41a87bb..dbffa186 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -5,6 +5,8 @@ logrotate: daysToKeep: 90 numToKeep: 20 + artifactDaysToKeep: -1 + artifactNumToKeep: -1 triggers: - timed: "{my_timed}" builders: @@ -51,6 +53,8 @@ logrotate: daysToKeep: 90 numToKeep: 20 + artifactDaysToKeep: -1 + artifactNumToKeep: -1 triggers: - timed: "0 6 * * *" builders: -- cgit v1.2.3-70-g09d2