diff options
Diffstat (limited to 'jjb/releng-jobs.yaml')
-rw-r--r-- | jjb/releng-jobs.yaml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/jjb/releng-jobs.yaml b/jjb/releng-jobs.yaml index bd300fde0..17d64d04a 100644 --- a/jjb/releng-jobs.yaml +++ b/jjb/releng-jobs.yaml @@ -9,12 +9,6 @@ - job-template: name: builder-verify-jjb - logrotate: - daysToKeep: 30 - numToKeep: 10 - artifactDaysToKeep: -1 - artifactNumToKeep: -1 - parameters: - project-parameter: project: '{project}' @@ -64,12 +58,6 @@ # # This job's purpose is to update all the JJB - logrotate: - daysToKeep: 30 - numToKeep: 40 - artifactDaysToKeep: -1 - artifactNumToKeep: 5 - parameters: - project-parameter: project: '{project}' |