Rework the way Java version is set in CSIT jobs
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-cbench-daily.yaml
index fa73ce67ba97d334db2ef3fc3a18cb538e209d8f..cf8dd43a3890f7bab7e31bba3fc890811b501e6d 100644 (file)
     stream:
         - boron:
             branch: 'master'
-            jdk: 'openjdk8'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
-            jdk: 'openjdk7'
+            jre: 'openjdk7'
         - stable-lithium:
             branch: 'stable/lithium'
-            jdk: 'openjdk7'
+            jre: 'openjdk7'
 
     install:
         - only: