summaryrefslogtreecommitdiffstats
path: root/jjb/vpp
diff options
context:
space:
mode:
authorEd Warnicke <eaw@cisco.com>2015-12-09 09:03:03 -0700
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2015-12-09 17:10:41 +0000
commit00be9b464af1d401c31c55ccbdd5eab9ee94c58a (patch)
treed6a1ae325200d7af36dd424f5e981f84873d1757 /jjb/vpp
parent71453882b726c03b692f98bc9461351affb25c29 (diff)
archive artifacts for vpp
Change-Id: I323ea617b3dc40c81f93e00b08777622d9889d6d Signed-off-by: Ed Warnicke <eaw@cisco.com>
Diffstat (limited to 'jjb/vpp')
-rw-r--r--jjb/vpp/vpp.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index a95d1751c..d0deda0a8 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -45,6 +45,10 @@
- shell:
!include-raw-escape include-raw-vpp-build.sh
+ publishers:
+ - archive-artifacts:
+ artifacts: 'build-root/**'
+
- job-template:
name: vpp-merge
@@ -82,3 +86,7 @@
builders:
- shell:
!include-raw-escape include-raw-vpp-build.sh
+
+ publishers:
+ - archive-artifacts:
+ artifacts: 'build-root/**'