From: Fatih Degirmenci Date: Sun, 4 Oct 2015 19:18:40 +0000 (+0200) Subject: Disable artifact upload/download for fuel verify & merge jobs X-Git-Tag: test-tag~277 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=2f1767a3c0467237761ebe0b26697297ec51b0c2;p=releng.git Disable artifact upload/download for fuel verify & merge jobs Change-Id: I645bfc41e34d168be71d9a8e7ff37aa888b83195 Signed-off-by: Fatih Degirmenci --- diff --git a/jjb/fuel/fuel.yml b/jjb/fuel/fuel.yml index a2a0257ef..1d0b36928 100644 --- a/jjb/fuel/fuel.yml +++ b/jjb/fuel/fuel.yml @@ -86,8 +86,8 @@ builders: - shell: !include-raw ./fuel-build.sh - - shell: - !include-raw ./fuel-upload-artifact.sh +# - shell: +# !include-raw ./fuel-upload-artifact.sh # - shell: # !include-raw ./fuel-workspace-cleanup.sh @@ -152,8 +152,8 @@ dependency-jobs: 'fuel-verify-build-{stream}' builders: - - shell: - !include-raw ./fuel-download-artifact.sh +# - shell: +# !include-raw ./fuel-download-artifact.sh - shell: !include-raw ./fuel-virtual-deploy.sh # - shell: @@ -213,8 +213,8 @@ builders: - shell: !include-raw ./fuel-build.sh - - shell: - !include-raw ./fuel-upload-artifact.sh +# - shell: +# !include-raw ./fuel-upload-artifact.sh # - shell: # !include-raw ./fuel-workspace-cleanup.sh @@ -272,8 +272,8 @@ dependency-jobs: 'fuel-merge-build-{stream}' builders: - - shell: - !include-raw ./fuel-download-artifact.sh +# - shell: +# !include-raw ./fuel-download-artifact.sh - shell: !include-raw ./fuel-virtual-deploy.sh # - shell: