summaryrefslogtreecommitdiffstats
path: root/jjb/fuel
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2015-10-04 21:18:40 +0200
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>2015-10-04 21:18:40 +0200
commit2f1767a3c0467237761ebe0b26697297ec51b0c2 (patch)
tree56e4cb307559fecbc8edcea5e318d2962a78e360 /jjb/fuel
parentd888bcbab27ff0e3afb70243b3a327084078ddb4 (diff)
Disable artifact upload/download for fuel verify & merge jobs
Change-Id: I645bfc41e34d168be71d9a8e7ff37aa888b83195 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/fuel')
-rw-r--r--jjb/fuel/fuel.yml16
1 files changed, 8 insertions, 8 deletions
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: