Rework the way Java version is set in CSIT jobs
[releng/builder.git] / jjb / sfc / sfc-csit-clustering.yaml
index 69d0a40a373f2d91d2fab46272457fe90ebe23a0..996d5bf166a1f4a1c3f9c69245929d4324db1e29 100644 (file)
     stream:
         - boron:
             branch: 'master'
-            jdk: 'openjdk8'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
-            jdk: 'openjdk7'
-        - stable-lithium:
-            branch: 'stable/lithium'
-            jdk: 'openjdk7'
+            jre: 'openjdk7'
 
     install:
         - only:
@@ -29,7 +26,7 @@
             scope: 'all'
 
     # Features to install
-    install-features: 'odl-sfc-core,odl-restconf-all'
+    install-features: 'odl-sfc-provider-rest'
 
     # Robot custom options
     robot-options: ''