From: Dave Wallace Date: Thu, 17 Aug 2017 14:46:02 +0000 (-0400) Subject: make verify: archive failed VPP unit test data X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=a0bcdb1a73d899c79789e1f7e5cafd02c7812f68;p=ci-management.git 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 --- 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}'