Rework the way Java version is set in CSIT jobs
[releng/builder.git] / jjb / sfc / sfc-csit-clustering.yaml
index cd7ec13a8cbeab54d58d4ca9ba873be0e36c8238..996d5bf166a1f4a1c3f9c69245929d4324db1e29 100644 (file)
 
     # Project branches
     stream:
-        - master:
+        - boron:
             branch: 'master'
-        - stable-lithium:
-            branch: 'stable/lithium'
+            jre: 'openjdk8'
+        - beryllium:
+            branch: 'stable/beryllium'
+            jre: 'openjdk7'
 
     install:
         - only:
         - all:
             scope: 'all'
 
-    # Mininet configuration
-    mininet-image: 'rk-c-el6-mininet'
-    mininet-vms: 1
-
     # Features to install
-    install-features: 'odl-sfc-core,odl-restconf-all'
+    install-features: 'odl-sfc-provider-rest'
 
     # Robot custom options
     robot-options: ''