Rework the way Java version is set in CSIT jobs
[releng/builder.git] / jjb / l2switch / l2switch-csit-host-scalability-daily.yaml
index d1ddbc7fd9a7b547f1f4d63d65ce0d60095aad26..70c60fc7a5fc2bb19cb18885372e1c7c98b3b429 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: