Enable robot framework jenkins plugin.
[ci-management.git] / jjb / csit / csit-vpp-pylint.yaml
index 57c42f3..817286c 100644 (file)
@@ -8,7 +8,7 @@
     branch: 'master'
 
 - job-template:
-    name: 'csit-vpp-pylint'
+    name: 'csit-validate-pylint'
 
     project-type: freestyle
     node: verify
@@ -57,4 +57,5 @@
 
     publishers:
         - archive-artifacts:
-            artifacts: 'build-root/**'
+            artifacts: 'pylint.log'
+            latest-only: false