summaryrefslogtreecommitdiffstats
path: root/jjb/fastpathmetrics
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/fastpathmetrics')
-rw-r--r--jjb/fastpathmetrics/fastpathmetrics.yml9
1 files changed, 4 insertions, 5 deletions
diff --git a/jjb/fastpathmetrics/fastpathmetrics.yml b/jjb/fastpathmetrics/fastpathmetrics.yml
index a0ae806ad..5b2c9c2cf 100644
--- a/jjb/fastpathmetrics/fastpathmetrics.yml
+++ b/jjb/fastpathmetrics/fastpathmetrics.yml
@@ -10,14 +10,13 @@
jobs:
- 'fastpathmetrics-verify-{stream}'
-# only master branch is enabled at the moment to keep no of jobs sane
stream:
- master:
- branch: 'master'
+ branch: '{stream}'
gs-pathname: ''
-# - brahmaputra:
-# branch: 'stable/brahmaputra'
-# gs-pathname: '/brahmaputra'
+ - brahmaputra:
+ branch: 'stable/{stream}'
+ gs-pathname: '/{stream}'
- job-template:
name: 'fastpathmetrics-verify-{stream}'