diff options
author | Ryota Mibu <r-mibu@cq.jp.nec.com> | 2016-08-23 13:58:08 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@172.30.200.206> | 2016-08-23 13:58:08 +0000 |
commit | 606535c27514ed53e0dedb9c88cdb46f91fbcc08 (patch) | |
tree | 2131620bc2dd356dee36d2e313c9eab226baeab1 /jjb/fastpathmetrics/fastpathmetrics.yml | |
parent | 817187f7c60abbb81522e6215d268fd659a7c714 (diff) | |
parent | 3dd4caf785a9bb8d751e60b3b97cacddaa94ed2c (diff) |
Merge "Create project jobs for colorado branch"
Diffstat (limited to 'jjb/fastpathmetrics/fastpathmetrics.yml')
-rw-r--r-- | jjb/fastpathmetrics/fastpathmetrics.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/fastpathmetrics/fastpathmetrics.yml b/jjb/fastpathmetrics/fastpathmetrics.yml index 40549e3c5..504e07f25 100644 --- a/jjb/fastpathmetrics/fastpathmetrics.yml +++ b/jjb/fastpathmetrics/fastpathmetrics.yml @@ -17,10 +17,10 @@ branch: '{stream}' gs-pathname: '' disabled: false - - brahmaputra: + - colorado: branch: '{stream}' - gs-pathname: '' - disabled: true + gs-pathname: '/{stream}' + disabled: false - job-template: name: 'fastpathmetrics-verify-{stream}' |