Merge "Turn off archiving for vpp verify and merge job"
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Tue, 2 Feb 2016 20:01:35 +0000 (20:01 +0000)
committerGerrit Code Review <gerrit@fd.io>
Tue, 2 Feb 2016 20:01:35 +0000 (20:01 +0000)
jjb/vpp/vpp.yaml

index c97f542..caafe1a 100644 (file)
@@ -46,9 +46,6 @@
         - shell:
             !include-raw-escape include-raw-vpp-build.sh
 
-    publishers:
-        - archive-artifacts:
-            artifacts: 'build-root/**'
 
 - job-template:
     name: vpp-merge
         - shell:
             !include-raw-escape include-raw-vpp-maven-push.sh
 
-    publishers:
-        - archive-artifacts:
-            artifacts: 'build-root/**'