Make Java version for CSIT jobs configurable
[releng/builder.git] / jjb / aaa / aaa-csit-authn.yaml
index be5a4bd7e22a2428761f1fde279186c1decf19d1..89d7fc764467162fc538f2c088d8e738021feb2e 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: