Merge "Add python tools to docker vms"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-cbench-daily.yaml
index c92b1b9c642a8259126cc70ddb5ae226920b5f49..3260786da724c64e592878e43e20b80043682018 100644 (file)
 
     # Project branches
     stream:
-        - beryllium:
+        - carbon:
             branch: 'master'
-        - stable-lithium:
-            branch: 'stable/lithium'
+            jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
 
     install:
         - only:
@@ -24,7 +26,7 @@
     install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-drop-test'
 
     # Robot custom options
-    robot-options: '-v duration_in_secs:180'
+    robot-options: '-v duration_in_secs:180 -v throughput_threshold:20000 -v latency_threshold:5000'
 
     # Trigger jobs (daily)
     schedule: 'H H * * *'