Make Java version for CSIT jobs configurable
[releng/builder.git] / jjb / iotdm / iotdm-csit-basic.yaml
index 54fcb234071ec9800c18a7c311636df2fffbf622..e530ddf8c7d7fc23cc8f2dd7500b74049d01263d 100644 (file)
@@ -2,7 +2,7 @@
     name: iotdm-csit-basic
     jobs:
         - '{project}-csit-1node-{functionality}-{install}-{stream}'
-        - '{project}-csit-verify-1node-{functionality}-{stream}'
+        - '{project}-csit-verify-1node-{functionality}'
 
     # The project name
     project: 'iotdm'
 
     # Project branches
     stream:
-        - beryllium:
+        - boron:
             branch: 'master'
+            jdk: 'openjdk8'
+        - beryllium:
+            branch: 'stable/beryllium'
+            jdk: 'openjdk7'
         - stable-lithium:
             branch: 'stable/lithium'
+            jdk: 'openjdk7'
 
     install:
         - only: