cbench suite for lithium feature set 19/19319/2
authorJamo Luhrsen <james.luhrsen@hp.com>
Wed, 29 Apr 2015 16:16:24 +0000 (09:16 -0700)
committerJamo Luhrsen <james.luhrsen@hp.com>
Wed, 29 Apr 2015 16:22:27 +0000 (09:22 -0700)
Change-Id: I575aa95ab40d26fbb35e8691f9f563f0089f5556
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
jjb/openflowplugin/openflowplugin-csit-cbench-performance-lithium-redesign.yaml [new file with mode: 0644]

diff --git a/jjb/openflowplugin/openflowplugin-csit-cbench-performance-lithium-redesign.yaml b/jjb/openflowplugin/openflowplugin-csit-cbench-performance-lithium-redesign.yaml
new file mode 100644 (file)
index 0000000..1b6a477
--- /dev/null
@@ -0,0 +1,38 @@
+- project:
+    name: openflowplugin-csit-cbench-performance-lithium-redesign
+    jobs:
+        - '{project}-csit-1node-cds-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'openflowplugin'
+
+    # The functionality under test
+    functionality: 'cbench-performance-lithium-redesign'
+
+    # Project branches
+    stream:
+        - master:
+            branch: 'master'
+
+    install:
+        - only:
+            scope: 'only'
+
+    # Features to install
+    install-features: 'odl-openflowplugin-flow-services-ui-li,odl-openflowplugin-drop-test-li'
+
+    # Robot custom options
+    robot-options: ''
+
+    # Trigger jobs (upstream dependencies)
+    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}'
+
+    # Plot Info
+    01-plot-title: 'Throughput Mode'
+    01-plot-yaxis: 'flow_mods/sec'
+    01-plot-group: 'Cbench Performance'
+    01-plot-data-file: 'throughput.csv'
+    02-plot-title: 'Latency Mode'
+    02-plot-yaxis: 'flow_mods/sec'
+    02-plot-group: 'Cbench Performance'
+    02-plot-data-file: 'latency.csv'