Modify JVPP artifacts
[ci-management.git] / jjb / jvpp / jvpp.yaml
index dc8d209..48aa030 100644 (file)
     project-type: freestyle
     node: '{os}-us'
     concurrent: true
-    archive-artifacts: >
-      **/build-root/packages/*.rpm
-      **/build-root/packages/*.deb
-      **/tmp/jvpp-failed-unittests/*/* **/core
-    allow-empty: 'true'
-    fingerprint: false
-    only-if-success: true
-    default-excludes: false
-
+    archive-artifacts: '/tmp/vpp-failed-unittests/*/* **/core'
 
     build-discarder:
       daysToKeep: '{build-days-to-keep}'
 
     project-type: freestyle
     node: '{os}-us'
-    archive-artifacts: >
-      **/build-root/packages/*.rpm
-      **/build-root/packages/*.deb
-    allow-empty: 'true'
-    fingerprint: false
-    only-if-success: true
-    default-excludes: false
-
 
     build-discarder:
       daysToKeep: '{build-days-to-keep}'