Merge "Give netconf scale job more RAM"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-scale-stats-collection-daily.yaml
index 4d0f07e17777dfb3238446995f9f57f9cd8be4c7..033fe811bb2df7e68b570a3e36fa345a8de6b79e 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
 
     install:
         - only:
@@ -23,7 +26,7 @@
     install-features: 'odl-openflowplugin-flow-services-ui'
 
     # Robot custom options
-    robot-options: ''
+    robot-options: '-v flnr:50000'
 
     # Trigger jobs (daily)
     schedule: 'H H * * *'