summaryrefslogtreecommitdiffstats
path: root/jjb/jvpp
diff options
context:
space:
mode:
authorVratko Polak <vrpolak@cisco.com>2019-10-23 16:32:56 +0000
committerGerrit Code Review <gerrit@fd.io>2019-10-23 16:32:56 +0000
commit00f31ed64ca37adf1860176dceb14c9349ccae70 (patch)
tree1e1a9deb8a597955494ad0c607579b003a3f6b1c /jjb/jvpp
parentce3ab812d043538db20c8a2d7622b3206473d350 (diff)
parent18663f4ea576361701c6f334741aff9f44dd356f (diff)
Merge "Modify JVPP artifacts"
Diffstat (limited to 'jjb/jvpp')
-rw-r--r--jjb/jvpp/jvpp.yaml18
1 files changed, 1 insertions, 17 deletions
diff --git a/jjb/jvpp/jvpp.yaml b/jjb/jvpp/jvpp.yaml
index 234d7fbeb..034f67f8b 100644
--- a/jjb/jvpp/jvpp.yaml
+++ b/jjb/jvpp/jvpp.yaml
@@ -41,15 +41,7 @@
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}'
@@ -110,14 +102,6 @@
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}'