Rework the way Java version is set in CSIT jobs
[releng/builder.git] / jjb / controller / controller-csit-clustering-lithium.yaml
index 04de420ba88d30e86b35e1e40ccd1dc5e8838706..d9847053573468a10b50653b59faceaa36ca3193 100644 (file)
@@ -13,7 +13,7 @@
     stream:
         - stable-lithium:
             branch: 'stable/lithium'
-            jdk: 'openjdk7'
+            jre: 'openjdk7'
 
     install:
         - only:
@@ -21,7 +21,7 @@
         # Bug 4676 means -all- would fail.
 
     # 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: ''