summaryrefslogtreecommitdiffstats
path: root/jjb/vpp
diff options
context:
space:
mode:
authorDave Wallace <dwallacelf@gmail.com>2017-08-17 10:46:02 -0400
committerDave Wallace <dwallacelf@gmail.com>2017-08-17 11:36:10 -0400
commita0bcdb1a73d899c79789e1f7e5cafd02c7812f68 (patch)
treeffc888d2d919d0128a04a6faaab75ab19d6af8bc /jjb/vpp
parentd89b98be70e5763b6f0a82f3dc46d4dcf85e6c1d (diff)
make verify: archive failed VPP unit test data
- When VPP unit test fails during "make verify", the unittest data is collected/compressed via links in /tmp/vpp-failed-unittests. See https://gerrit.fd.io/r/#/c/8052 - This patch archives failed test data for each vpp-verify-master-ubuntu1604 jenkins job on https://logs.fd.io Change-Id: I7c1354b102511f60fa33721b362fcf362c97a324 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Diffstat (limited to 'jjb/vpp')
-rw-r--r--jjb/vpp/vpp.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index acf488bb1..d98ecd0a8 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -130,6 +130,7 @@
default-excludes: false
- fdio-infra-shiplogs:
maven-version: 'mvn33-new'
+ archive-artifacts: '/tmp/vpp-failed-unittests/*/*'
- job-template:
name: 'vpp-verify-image-{stream}-{os}'