Rework the way Java version is set in CSIT jobs
[releng/builder.git] / jjb / iotdm / iotdm-csit-basic.yaml
index bc1882fe02ab386f509d0e20c52beaee851824e1..c7dfdc4faa98736e66c607ab3db74dc83ff7fa78 100644 (file)
 
     # Project branches
     stream:
-        - beryllium:
+        - boron:
             branch: 'master'
+            jre: 'openjdk8'
+        - beryllium:
+            branch: 'stable/beryllium'
+            jre: 'openjdk7'
         - stable-lithium:
             branch: 'stable/lithium'
+            jre: 'openjdk7'
 
     install:
         - only: