diff options
author | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2016-06-16 15:37:59 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-06-16 15:38:00 +0000 |
commit | 0f46defe9cd814b00f60efc898c377dfd848ff6f (patch) | |
tree | 4f378cfe6a38154fa77ebf7fe0466d02c1942a35 /jjb/fastpathmetrics/fastpathmetrics.yml | |
parent | 3a02c4cded5394304f1da75713212254ce69e89a (diff) | |
parent | 4524c66cd10d3e24f621d66451ecb852c6619fbc (diff) |
Merge "sfqm: Disable jobs running for stable/brahmaputra"
Diffstat (limited to 'jjb/fastpathmetrics/fastpathmetrics.yml')
-rw-r--r-- | jjb/fastpathmetrics/fastpathmetrics.yml | 12 |
1 files changed, 10 insertions, 2 deletions
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: |