Rework the way Java version is set in CSIT jobs
[releng/builder.git] / jjb / controller / controller-csit-clustering.yaml
index 9004ab113adac7643fe61707c8259d245b820461..79ce7e65ef62df566d251e10cc34f992d4115649 100644 (file)
 
     # Project branches
     stream:
-        - beryllium:
+        - boron:
             branch: 'master'
+            jre: 'openjdk8'
+        - beryllium:
+            branch: 'stable/beryllium'
+            jre: 'openjdk7'
 
     install:
         - only:
@@ -22,7 +26,7 @@
             scope: 'all'
 
     # Features to install
-    install-features: 'odl-restconf,odl-clustering-test-app,odl-netconf-connector-ssh'
+    install-features: 'odl-restconf,odl-clustering-test-app,odl-jolokia'
 
     # Robot custom options
     robot-options: ''