Merge "create merge job for functest for master and stable/arno"
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Wed, 15 Jul 2015 08:36:36 +0000 (08:36 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Wed, 15 Jul 2015 08:36:36 +0000 (08:36 +0000)
jjb/opnfvdocs/opnfvdocs.yml

index da9f13c..2f927d5 100644 (file)
@@ -3,7 +3,7 @@
     jobs:
         - 'opnfvdocs-daily-{stream}'
         - 'opnfvdocs-merge'
-        - 'opnfvdocs-verify'
+        - 'opnfvdocs-verify-{stream}'
 
     # stream:    branch with - in place of / (eg. stable-helium)
     # branch:    branch (eg. stable/helium)
@@ -60,7 +60,7 @@
             !include-raw docu-build.sh
 
 - job-template:
-    name: 'opnfvdocs-verify'
+    name: 'opnfvdocs-verify-{stream}'
 
     node: gce-opnfv-docker-1
 
@@ -76,7 +76,7 @@
         - project-parameter:
             project: '{project}'
         - gerrit-parameter:
-            branch: 'master'
+            branch: '{branch}'
     scm:
         - gerrit-trigger-scm:
             credentials-id: '{ssh-credentials}'
                 project-pattern: 'opnfvdocs'
                 branches:
                   - branch-compare-type: 'ANT'
-                    branch-pattern: '**/master'
+                    branch-pattern: '**/{branch}'
 
     builders:
         - shell: