Rework the way Java version is set in CSIT jobs
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-clustering.yaml
index 509838154894264ab2ba0bcda3e4fb6d15a61e51..2cf6197f4aa64f7b6de54bac940c9b973f505a9b 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: