Merge "Add USC udp csit jobs"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-cbench-daily.yaml
index af4f6ceb50129085e50e0a0cf2c0c54802d137ea..e3ab2cc510eb80370053c0b1ef265502d0145c21 100644 (file)
@@ -1,7 +1,7 @@
 - project:
     name: openflowplugin-csit-cbench-daily
     jobs:
-        - '{project}-csit-periodic-1node-cds-{functionality}-{install}-{stream}'
+        - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
 
     # The project name
     project: 'openflowplugin'
 
     # Project branches
     stream:
-        - master:
+        - boron:
             branch: 'master'
-        - stable-lithium:
-            branch: 'stable/lithium'
+            jre: 'openjdk8'
 
     install:
         - only:
@@ -24,7 +23,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 * * *'