make verify: archive failed VPP unit test data
[ci-management.git] / jjb / vpp / vpp.yaml
index 72a6bad..d98ecd0 100644 (file)
 
     project: 'vpp'
     os:
-      - ubuntu1604:
-          repo-os-part: 'ubuntu.xenial.main'
-      - centos7:
-          repo-os-part: 'centos7'
-      - opensuse:
-          repo-os-part: 'opensuse'
-
+        - ubuntu1604:
+            repo-os-part: 'ubuntu.xenial.main'
+        - centos7:
+            repo-os-part: 'centos7'
     stream:
         - master:
             branch: 'master'
             default-excludes: false
         - fdio-infra-shiplogs:
             maven-version: 'mvn33-new'
+            archive-artifacts: '/tmp/vpp-failed-unittests/*/*'
 
 - job-template:
     name: 'vpp-verify-image-{stream}-{os}'