Make Java version for CSIT jobs configurable
[releng/builder.git] / jjb / integration / integration-csit-basic.yaml
index c4ed20c51d51899491fc81df20eb08ed1f34c3c7..266f9a5a2b04414a036bb886d0691850550394a2 100644 (file)
 
     # Project branches
     stream:
-        - beryllium:
+        - boron:
             branch: 'master'
+            jdk: 'openjdk8'
+        - beryllium:
+            branch: 'stable/beryllium'
+            jdk: 'openjdk7'
         - stable-lithium:
             branch: 'stable/lithium'
+            jdk: 'openjdk7'
 
     install:
         - only: