Update automated project templates
[releng/builder.git] / jjb / ovsdb / ovsdb.yaml
index e32a35b6623ca417c9ac326d68b7fbd6e666b6c3..ac1a0e9e6f23182861cadc880a753c21c239009f 100644 (file)
@@ -11,7 +11,7 @@
         - 'ovsdb-daily-{stream}'
         - 'ovsdb-distribution-{stream}'
         - 'ovsdb-integration-{stream}'
-        - 'ovsdb-clm'
+        - 'ovsdb-clm-{stream}'
 
 
     # stream:    branch with - in place of / (eg. stable-helium)
         - jacoco-report
 
 - job-template:
-    name: 'ovsdb-clm'
+    name: 'ovsdb-clm-{stream}'
 
     project-type: maven
     node: dynamic_verify
-    jdk: 'openjdk7'
+    jdk: '{jdk}'
 
     logrotate:
         daysToKeep: '{build-days-to-keep}'
         - git-scm:
             credentials-id: '{ssh-credentials}'
             refspec: ''
-            branch: 'master'
+            branch: '{branch}'
 
     wrappers:
         - build-timeout