From: Ed Warnicke Date: Tue, 2 Feb 2016 19:58:12 +0000 (-0700) Subject: Turn off archiving for vpp verify and merge job X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=09b7219f3e8245613b4be8d162b1fa55ba52a639;p=ci-management.git Turn off archiving for vpp verify and merge job Change-Id: If94f2c76740c8250a403557f0ceab0f17df4ddf7 Signed-off-by: Ed Warnicke --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index c97f5423c..caafe1a58 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -46,9 +46,6 @@ - shell: !include-raw-escape include-raw-vpp-build.sh - publishers: - - archive-artifacts: - artifacts: 'build-root/**' - job-template: name: vpp-merge @@ -100,6 +97,3 @@ - shell: !include-raw-escape include-raw-vpp-maven-push.sh - publishers: - - archive-artifacts: - artifacts: 'build-root/**'