Rework the way Java version is set in CSIT jobs
[releng/builder.git] / jjb / nic / nic-csit-vtnrenderer.yaml
index 5897adf55da6a6221ed18f9646b8fbc3c46705e4..aa48105521319fe0ef0388fd6c369937be33a90e 100644 (file)
 
     # Project branches
     stream:
+        - boron:
+            branch: 'master'
+            jre: 'openjdk8'
+        - beryllium:
+            branch: 'stable/beryllium'
+            jre: 'openjdk7'
         - stable-lithium:
             branch: 'stable/lithium'
+            jre: 'openjdk7'
 
     install:
         - only:
         - all:
             scope: 'all'
 
-    # Mininet configuration
-    mininet-image: 'rk-c-el6-mininet'
-    mininet-vms: 1
-
     # 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: ''