Disable artifact upload/download for fuel verify & merge jobs 47/2247/1
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Sun, 4 Oct 2015 19:18:40 +0000 (21:18 +0200)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Sun, 4 Oct 2015 19:18:40 +0000 (21:18 +0200)
Change-Id: I645bfc41e34d168be71d9a8e7ff37aa888b83195
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
jjb/fuel/fuel.yml

index a2a0257..1d0b369 100644 (file)
@@ -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
 
             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:
     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
 
             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: