Merge "Add .editorconfig"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-bulk-matic-ds-daily.yaml
index e76dacc4cce233dda15e9bc49f1160ddde8b985a..edd6e4b9ee1f6764e8dc361f769439d6ca136dda 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
-        - beryllium:
-            branch: 'stable/beryllium'
-        - stable-lithium:
-            branch: 'stable/lithium'
+            jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
 
     install:
         - only:
@@ -26,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 * * *'