Rework the way Java version is set in CSIT jobs
[releng/builder.git] / jjb / nic / nic-csit-vtnrenderer.yaml
index 4123c4a7737353de4b8154d2b804206ed1f22b9c..aa48105521319fe0ef0388fd6c369937be33a90e 100644 (file)
 
     # Project branches
     stream:
+        - boron:
+            branch: 'master'
+            jre: 'openjdk8'
+        - beryllium:
+            branch: 'stable/beryllium'
+            jre: 'openjdk7'
         - stable-lithium:
             branch: 'stable/lithium'
-            jdk: 'openjdk7'
+            jre: 'openjdk7'
 
     install:
         - only:
@@ -23,7 +29,7 @@
             scope: 'all'
 
     # Features to install
-    install-features: 'odl-nic-core,odl-nic-console,odl-nic-renderer-vtn'
+    install-features: 'odl-nic-console,odl-nic-renderer-vtn'
 
     # Robot custom options
     robot-options: ''