Merge "natapp project jenkins builder jobs"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-flow-services-lithium-redesign.yaml
index 4bd1b7f64f0cf331938a49f69739844f3e9ca06f..ecf9b7934ecf277775e0f6a60c99aa0f410b0de1 100644 (file)
     stream:
         - boron:
             branch: 'master'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
+            jre: 'openjdk7'
         - stable-lithium:
             branch: 'stable/lithium'
+            jre: 'openjdk7'
 
     install:
         - only:
@@ -26,7 +29,7 @@
     install-features: 'odl-openflowplugin-flow-services-ui-li'
 
     # Robot custom options
-    robot-options: '-e adsal'
+    robot-options: ''
 
     # Trigger jobs (upstream dependencies)
     trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}'