Refactor stats collection test
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-bulkomatic-perf-daily.yaml
index 02c0c20f7646a500c3c2aa31dfd4b0eebcdca99e..5bfe2e28b32a7cd22e8aaf852c79d52156e58544 100644 (file)
@@ -1,39 +1,44 @@
+---
 - project:
     name: openflowplugin-csit-bulkomatic-perf-daily
     jobs:
-        - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
+      - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
 
     # The project name
     project: 'openflowplugin'
 
     # The functionality under test
-    functionality: 'bulkomatic-perf-daily'
+    functionality:
+      - bulkomatic-perf-daily
+      - gate-bulkomatic-perf-daily
 
     # Project branches
     stream:
-        - carbon:
-            branch: 'master'
-            jre: 'openjdk8'
-        - boron:
-            branch: 'stable/boron'
-            jre: 'openjdk8'
+      - carbon:
+          branch: 'master'
+          jre: 'openjdk8'
+      - boron:
+          branch: 'stable/boron'
+          jre: 'openjdk8'
 
     install:
-        - only:
-            scope: 'only'
+      - only:
+          scope: 'only'
 
     # Job images
-    controller-image: 'centos7-java-builder-4c-8g'
-    mininet-image: 'ubuntu-trusty-mininet-ovs-23-2c-2g'
+    odl_system_flavor: 8 GB General Purpose v1
+    tools_system_image: Ubuntu 14.04 - mininet-ovs-25 - 20170210-0300
 
     # 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:lithium'
-
-    # Trigger jobs (daily)
-    schedule: 'H H * * *'
+    robot-options: '-v ODL_OF_PLUGIN:lithium -v switch_count:32 -v flow_count_per_switch:3125'
 
     # Plot Info
     01-plot-title: 'Flow Add rate'