summaryrefslogtreecommitdiffstats
path: root/jjb/parser/parser.yml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/parser/parser.yml')
-rw-r--r--jjb/parser/parser.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/jjb/parser/parser.yml b/jjb/parser/parser.yml
index 8c7283802..7f73a1380 100644
--- a/jjb/parser/parser.yml
+++ b/jjb/parser/parser.yml
@@ -14,13 +14,17 @@
- master:
branch: '{stream}'
gs-pathname: ''
- - brahmaputra:
+ disabled: false
+ - colorado:
branch: 'stable/{stream}'
gs-pathname: '/{stream}'
+ disabled: false
- job-template:
name: 'parser-verify-{stream}'
+ disabled: '{obj:disabled}'
+
parameters:
- project-parameter:
project: '{project}'