Make jobs karaf-version specific, some duplicities
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-bulkomatic-perf-daily-old.yaml
index 5ed07d25115be271b695a60e03b47810747956d2..baf8cf05ae446aa76d6fe9b285fe6baa0aca7d11 100644 (file)
@@ -1,7 +1,8 @@
+---
 - project:
     name: openflowplugin-csit-bulkomatic-perf-daily-old
     jobs:
-        - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
+      - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
 
     # The project name
     project: 'openflowplugin'
 
     # Project branches
     stream:
-        - beryllium:
-            branch: 'stable/beryllium'
-            jre: 'openjdk8'
+      - beryllium:
+          branch: 'stable/beryllium'
+          jre: 'openjdk8'
+          karaf-version: karaf3
 
     install:
-        - only:
-            scope: 'only'
+      - only:
+          scope: 'only'
 
-    mininet-image: 'ubuntu-trusty-mininet-ovs-23-2c-2g'
+    # Job images
+    odl_system_flavor: 8 GB General Purpose v1
 
     # Features to install
-    install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-bulk-o-matic,odl-jolokia,decanter-collector-jmx,decanter-appender-elasticsearch'
+    install-features: >
+        odl-openflowplugin-flow-services-ui,
+        odl-openflowplugin-app-bulk-o-matic,
+        odl-jolokia,
+        decanter-collector-jmx,
+        decanter-appender-elasticsearch
 
     # Robot custom options
-    robot-options: '-v ODL_OF_PLUGIN:helium'
-
-    # Trigger jobs (daily)
-    schedule: 'H H * * *'
+    robot-options: '-v ODL_OF_PLUGIN:helium -v switch_count:32 -v flow_count_per_switch:2000'
 
     # Plot Info
     01-plot-title: 'Flow Add rate'