diff options
-rw-r--r-- | jjb/vpp/vpp.yaml | 1 |
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}' |