summaryrefslogtreecommitdiffstats
path: root/jjb/qtip/qtip.yml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/qtip/qtip.yml')
-rw-r--r--jjb/qtip/qtip.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/jjb/qtip/qtip.yml b/jjb/qtip/qtip.yml
index 9388f388b..fac9c333c 100644
--- a/jjb/qtip/qtip.yml
+++ b/jjb/qtip/qtip.yml
@@ -19,7 +19,7 @@
- master:
branch: 'master'
gs-pathname: ''
-# - stable-brahmaputra:
+# - brahmaputra:
# branch: 'stable/brahmaputra'
# gs-pathname: '/brahmaputra'
@@ -30,7 +30,7 @@
- project-parameter:
project: '{project}'
- gerrit-parameter:
- branch: '{stream}'
+ branch: '{branch}'
- 'opnfv-build-defaults'
scm:
@@ -56,7 +56,7 @@
project-pattern: '{project}'
branches:
- branch-compare-type: 'ANT'
- branch-pattern: '**/{stream}'
+ branch-pattern: '**/{branch}'
forbidden-file-paths:
- compare-type: ANT
pattern: 'docs/**|.gitignore'