Rework the way Java version is set in CSIT jobs
[releng/builder.git] / jjb / nic / nic-csit-basic.yaml
index e98756894438f997e0784b361aa0b647c72320c3..95410219cf555c006ca73eba5ef16a959dbc6f63 100644 (file)
     stream:
         - boron:
             branch: 'master'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
+            jre: 'openjdk7'
         - stable-lithium:
             branch: 'stable/lithium'
+            jre: 'openjdk7'
 
     install:
         - only:
@@ -26,7 +29,7 @@
             scope: 'all'
 
     # Features to install
-    install-features: 'odl-nic-core-service-mdsal,odl-nic-console'
+    install-features: 'odl-nic-console'
 
     # Robot custom options
     robot-options: ''