Merge "Add USC udp csit jobs"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-cbench-daily.yaml
index cb9bd797fd9697e949c550fc64f189c3e4a3e3ab..e3ab2cc510eb80370053c0b1ef265502d0145c21 100644 (file)
         - boron:
             branch: 'master'
             jre: 'openjdk8'
-        - beryllium:
-            branch: 'stable/beryllium'
-            jre: 'openjdk7'
-        - stable-lithium:
-            branch: 'stable/lithium'
-            jre: 'openjdk7'
 
     install:
         - only:
     # Features to install
     install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-drop-test'
 
-    # Mininet configuration
-    mininet-image: 'rk-c-el6-mininet'
-
     # 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 * * *'