diff options
-rw-r--r-- | TODO | 1 | ||||
-rw-r--r-- | job-cfg/g-i-installation.yaml | 4 |
2 files changed, 3 insertions, 2 deletions
@@ -44,6 +44,7 @@ See link:http://jenkins.debian.net/userContent/about.html["about jenkins.debian. ** publisher:imagegallery ** svn:scm ** properties: sidebar +* d-i and chroot housekeeping jobs should be kept 365 days == Improve existing tests diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index 4eaa0706..9e8721bc 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -43,8 +43,8 @@ name: g-i-installation-housekeeping description: 'Cleanup and monitor so that there is a predictable environment.{do_not_edit}' logrotate: - daysToKeep: 90 - numToKeep: 25 + daysToKeep: 365 + numToKeep: 365 artifactDaysToKeep: -1 artifactNumToKeep: -1 triggers: |