Merge "test: Set build name of test jobs to DEPLOY_SCENARIO"
authorFatih Degirmenci <fatih.degirmenci@ericsson.com>
Wed, 13 Jan 2016 07:58:19 +0000 (07:58 +0000)
committerGerrit Code Review <gerrit@172.30.200.206>
Wed, 13 Jan 2016 07:58:19 +0000 (07:58 +0000)
jjb/functest/functest-project-jobs.yml

index e2a5c1a..93a359b 100644 (file)
     jobs:
         - 'functest-verify-{stream}'
 
-# only master branch is enabled at the moment to keep no of jobs sane
     stream:
         - master:
-            branch: 'master'
+            branch: '{stream}'
             gs-pathname: ''
-#        - brahmaputra:
-#            branch: 'stable/brahmaputra'
-#            gs-pathname: '/brahmaputra'
+        - brahmaputra:
+            branch: 'stable/{stream}'
+            gs-pathname: '/{stream}'
 
 - job-template:
     name: 'functest-verify-{stream}'