Make Java version for CSIT jobs configurable
[releng/builder.git] / jjb / lispflowmapping / lispflowmapping-csit-all-stable-lithium.yaml
index 6522eb9216eb75d820243b173bb971445aefa9f4..c7b63adb767ff737e23506a764f8c4119f2b167d 100644 (file)
@@ -13,6 +13,7 @@
     stream:
         - stable-lithium:
             branch: 'stable/lithium'
+            jdk: 'openjdk7'
 
     install:
         - only:
@@ -24,7 +25,7 @@
     install-features: 'odl-lispflowmapping-all,odl-restconf,odl-mdsal-apidocs'
 
     # Robot custom options
-    robot-options: '-v ODL_VERSION:Li'
+    robot-options: ''
 
     # Trigger jobs (upstream dependencies)
     trigger-jobs: 'odlparent-distribution-{stream},yangtools-distribution-{stream},controller-distribution-{stream},neutron-distribution-{stream},lispflowmapping-distribution-{stream}'