Make Java version for CSIT jobs configurable
[releng/builder.git] / jjb / ovsdb / ovsdb-csit-clustering.yaml
index c0b0289c21967fc0ec2990852a8aa98009e0b065..545dc87b36080d2b5804fc7c35285f5a9d888a51 100644 (file)
 
     # Project branches
     stream:
-        - beryllium:
+        - boron:
             branch: 'master'
+            jdk: 'openjdk8'
+        - beryllium:
+            branch: 'stable/beryllium'
+            jdk: 'openjdk7'
         - stable-lithium:
             branch: 'stable/lithium'
+            jdk: 'openjdk7'
 
     install:
         - only:
             scope: 'only'
 
     # Features to install
-    install-features: 'odl-ovsdb-openstack'
+    install-features: 'odl-ovsdb-southbound-impl-rest'
 
     # Robot custom options
     robot-options: ''