Remove all logrotate calls
[ci-management.git] / jjb / csit / csit-vpp-pylint.yaml
index 0d30689..f8a5211 100644 (file)
@@ -9,19 +9,15 @@
     stream:
         - master:
             branch: 'master'
-        - '1606':
-            branch: 'rls1606'
-        - '1609':
-            branch: 'rls1609'
 
 - job-template:
     name: 'csit-validate-pylint-{stream}'
 
     project-type: freestyle
-    node: verify
+    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}'
@@ -65,3 +61,5 @@
                 max: 250
                 unstable: 250
                 pattern: 'pylint.log'
+        - fdio-infra-shiplogs:
+            maven-version: 'mvn33-new'