Merge "create merge jobs for octopus for master and stable arno"
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Thu, 9 Jul 2015 15:08:30 +0000 (15:08 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Thu, 9 Jul 2015 15:08:30 +0000 (15:08 +0000)
jjb/octopus/octopus.yml

index e44e5ea..e11ccc5 100644 (file)
@@ -6,7 +6,7 @@
     jobs:
         - 'octopus-test'
         - 'octopus-daily-{stream}'
-        - 'octopus-merge'
+        - 'octopus-merge-{stream}'
         - 'octopus-verify-{stream}'
 
     # stream:    branch with - in place of / (eg. stable-arno)
             !include-raw ../opnfvdocs/docu-build.sh
 
 - job-template:
-    name: 'octopus-merge'
+    name: 'octopus-merge-{stream}'
 
     node: master
 
         - project-parameter:
             project: '{project}'
         - gerrit-parameter:
-            branch: 'master'
+            branch: '{branch}'
 
     scm:
         - gerrit-trigger-scm:
                 project-pattern: 'octopus'
                 branches:
                     - branch-compare-type: 'ANT'
-                      branch-pattern: '**/master'
+                      branch-pattern: '**/{branch}'
 
     builders:
         - shell: