Remove all logrotate calls
[ci-management.git] / jjb / csit / csit-vpp-pylint.yaml
index 565d142..f8a5211 100644 (file)
@@ -9,10 +9,6 @@
     stream:
         - master:
             branch: 'master'
-        - '1606':
-            branch: 'rls1606'
-        - '1609':
-            branch: 'rls1609'
 
 - job-template:
     name: 'csit-validate-pylint-{stream}'
@@ -21,7 +17,7 @@
     node: ubuntu1604-basebuild-4c-4g
     concurrent: true
 
-    logrotate:
+    build-discarder:
         daysToKeep: '{build-days-to-keep}'
         numToKeep: '{build-num-to-keep}'
         artifactDaysToKeep: '{build-artifact-days-to-keep}'