Remove all ODL Boron Jobs
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-cbench-daily.yaml
index 8b21e0a7fcbb4f2e80074f9e2b53b40d00c567b3..81f97ad39c8ca3da57172e2fefb4fbee47fc0287 100644 (file)
@@ -1,7 +1,8 @@
+---
 - project:
     name: openflowplugin-csit-cbench-daily
     jobs:
-        - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
+      - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
 
     # The project name
     project: 'openflowplugin'
 
     # Project branches
     stream:
-        - boron:
-            branch: 'master'
-        - beryllium:
-            branch: 'stable/beryllium'
-        - stable-lithium:
-            branch: 'stable/lithium'
+      - oxygen:
+          branch: 'master'
+          jre: 'openjdk8'
+      - nitrogen:
+          branch: 'stable/nitrogen'
+          jre: 'openjdk8'
+      - carbon:
+          branch: 'stable/carbon'
+          jre: 'openjdk8'
+          karaf-version: karaf3
 
     install:
-        - only:
-            scope: 'only'
+      - only:
+          scope: 'only'
 
     # Features to install
-    install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-drop-test'
+    install-features: 'odl-openflowplugin-flow-services-rest,odl-openflowplugin-drop-test'
 
     # Robot custom options
-    robot-options: '-v duration_in_secs:180'
-
-    # Trigger jobs (daily)
-    schedule: 'H H * * *'
+    robot-options: '-v duration_in_secs:180 -v throughput_threshold:20000 -v latency_threshold:5000'
 
     # Plot Info
     01-plot-title: 'Throughput Mode'