Merge "Add more archs for vpp-csit-verify-perf job"
authorEd Kern <ejk@cisco.com>
Thu, 24 Oct 2019 13:32:01 +0000 (13:32 +0000)
committerGerrit Code Review <gerrit@fd.io>
Thu, 24 Oct 2019 13:32:01 +0000 (13:32 +0000)
jjb/jvpp/jvpp.yaml
jjb/vpp/vpp.yaml

index 234d7fb..034f67f 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}'
index cf33ad5..8be306b 100644 (file)
             - patchset-created-event:
                 exclude-drafts: 'true'
                 exclude-trivial-rebase: 'false'
-                exclude-no-code-change: 'true'
+                exclude-no-code-change: 'false'
             - draft-published-event
             - comment-added-contains-event:
                 comment-contains-value: 'checkstylecheck'