summaryrefslogtreecommitdiffstats
path: root/jjb/parser
diff options
context:
space:
mode:
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>2016-01-07 13:13:35 +0100
committerFatih Degirmenci <fatih.degirmenci@ericsson.com>2016-01-07 16:28:01 +0000
commit3a2318e55dd35074c069b9ef9089fec7a138a88a (patch)
tree83505b368ed4378f9c79fb0e734373483c634c20 /jjb/parser
parent75788714eef4a64f3119f855711c75165db5952a (diff)
Enable verify and merge jobs for stable/brahmaputra branch
Change-Id: I5f811a0db6c1725e02b3bfd51d8c7c21b12633a2 Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Diffstat (limited to 'jjb/parser')
-rw-r--r--jjb/parser/parser.yml9
1 files changed, 4 insertions, 5 deletions
diff --git a/jjb/parser/parser.yml b/jjb/parser/parser.yml
index 9913c0315..5e603f026 100644
--- a/jjb/parser/parser.yml
+++ b/jjb/parser/parser.yml
@@ -10,14 +10,13 @@
jobs:
- 'parser-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: 'parser-verify-{stream}'