diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/pharos/pharos.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/jjb/pharos/pharos.yml b/jjb/pharos/pharos.yml index 4a414ab0e..c7638997f 100644 --- a/jjb/pharos/pharos.yml +++ b/jjb/pharos/pharos.yml @@ -6,7 +6,7 @@ jobs: - 'pharos-test' - 'pharos-daily-{stream}' - - 'pharos-merge' + - 'pharos-merge-{stream}' - 'pharos-verify-{stream}' # stream: branch with - in place of / (eg. stable-arno) @@ -140,7 +140,7 @@ !include-raw ../opnfvdocs/docu-build.sh - job-template: - name: 'pharos-merge' + name: 'pharos-merge-{stream}' node: master @@ -160,7 +160,7 @@ - project-parameter: project: '{project}' - gerrit-parameter: - branch: 'master' + branch: '{branch}' scm: - gerrit-trigger-scm: @@ -183,7 +183,7 @@ project-pattern: 'pharos' branches: - branch-compare-type: 'ANT' - branch-pattern: '**/master' + branch-pattern: '**/{branch}' builders: - shell: |