summaryrefslogtreecommitdiffstats
path: root/jjb/jvpp/jvpp.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/jvpp/jvpp.yaml')
-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 dc8d20974..48aa030fe 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}'
@@ -111,14 +103,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}'