From: Fatih Degirmenci Date: Wed, 15 Jun 2016 20:13:15 +0000 (+0200) Subject: sfqm: Disable jobs running for stable/brahmaputra X-Git-Tag: colorado.1.0~359^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F53%2F15653%2F2;p=releng.git sfqm: Disable jobs running for stable/brahmaputra 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 --- diff --git a/jjb/fastpathmetrics/fastpathmetrics.yml b/jjb/fastpathmetrics/fastpathmetrics.yml index e7dbf26f9..db06afca4 100644 --- a/jjb/fastpathmetrics/fastpathmetrics.yml +++ b/jjb/fastpathmetrics/fastpathmetrics.yml @@ -16,13 +16,17 @@ - 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: @@ -119,6 +125,8 @@ project-type: freestyle + disabled: '{obj:disabled}' + concurrent: true properties: