Merge "Honor infra parameters in autorelease templates"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-bulk-matic-ds-daily.yaml
index 45b6ad532b1e191dff42d9856a7f047100227fa2..edd6e4b9ee1f6764e8dc361f769439d6ca136dda 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
-            jdk: 'openjdk8'
-        - beryllium:
-            branch: 'stable/beryllium'
-            jdk: 'openjdk7'
-        - stable-lithium:
-            branch: 'stable/lithium'
-            jdk: 'openjdk7'
+            jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
 
     install:
         - only:
@@ -29,7 +26,7 @@
     install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-bulk-o-matic'
 
     # Robot custom options
-    robot-options: ''
+    robot-options: '-v flnr:50000'
 
     # Trigger jobs (daily)
     schedule: 'H H * * *'