sfqm: Disable jobs running for stable/brahmaputra 53/15653/2
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Wed, 15 Jun 2016 20:13:15 +0000 (22:13 +0200)
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>
Wed, 15 Jun 2016 20:18:59 +0000 (22:18 +0200)
stable/brahmaputra branch does not have the source code, causing
daily jobs to fail unnecessarily. Jobs running for that branch
are now disabled.

Documentation jobs are handled separately so updates to docs
folder on stable/brahmaputra branch will still generate docs.

Change-Id: Iecfaa8c96ea3e7da4ef6e39cd38af1b0969e7810
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
jjb/fastpathmetrics/fastpathmetrics.yml

index e7dbf26..db06afc 100644 (file)
         - master:
             branch: '{stream}'
             gs-pathname: ''
+            disabled: false
         - brahmaputra:
-            branch: 'stable/{stream}'
-            gs-pathname: '/{stream}'
+            branch: '{stream}'
+            gs-pathname: ''
+            disabled: true
 
 - job-template:
     name: 'fastpathmetrics-verify-{stream}'
 
+    disabled: '{obj:disabled}'
+
     parameters:
         - project-parameter:
             project: '{project}'
@@ -70,6 +74,8 @@
 
     project-type: freestyle
 
+    disabled: '{obj:disabled}'
+
     concurrent: true
 
     properties:
 
     project-type: freestyle
 
+    disabled: '{obj:disabled}'
+
     concurrent: true
 
     properties: