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