jjb: use default logrotate setting in all projects
[releng.git] / jjb / fastpathmetrics / fastpathmetrics.yml
index 1915976..fbe8f0b 100644 (file)
 - job-template:
     name: fastpathmetrics-test
 
-    logrotate:
-        daysToKeep: 30
-        numToKeep: 10
-        artifactDaysToKeep: -1
-        artifactNumToKeep: -1
-
     builders:
         - shell: |
             echo "Hello world from fastpathmetrics"
 - job-template:
     name: 'fastpathmetrics-verify'
 
-    logrotate:
-        daysToKeep: 30
-        numToKeep: 10
-        artifactDaysToKeep: -1
-        artifactNumToKeep: -1
-
     parameters:
         - project-parameter:
             project: '{project}'