new job to compare rates of ofp after redesign 83/19583/1
authorPeter Gubka <pgubka@cisco.com>
Tue, 5 May 2015 09:28:46 +0000 (11:28 +0200)
committerPeter Gubka <pgubka@cisco.com>
Tue, 5 May 2015 09:28:46 +0000 (11:28 +0200)
to be merged after https://git.opendaylight.org/gerrit/19580

Change-Id: I3e4228d080a85d9c14fc341bc3efb34d61ea5788
Signed-off-by: Peter Gubka <pgubka@cisco.com>
jjb/openflowplugin/openflowplugin-csit-config-performance-lithium-redesign.yaml [new file with mode: 0644]

diff --git a/jjb/openflowplugin/openflowplugin-csit-config-performance-lithium-redesign.yaml b/jjb/openflowplugin/openflowplugin-csit-config-performance-lithium-redesign.yaml
new file mode 100644 (file)
index 0000000..6077afd
--- /dev/null
@@ -0,0 +1,34 @@
+- project:
+    name: openflowplugin-csit-config-performance-lithium-redesign
+    jobs:
+        - '{project}-csit-1node-cds-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'openflowplugin'
+
+    # The functionality under test
+    functionality: 'config-performance-lithium-redesign'
+
+    # Project branches
+    stream:
+        - master:
+            branch: 'master'
+
+    install:
+        - only:
+            scope: 'only'
+
+    # Features to install
+    install-features: 'odl-openflowplugin-flow-services-ui-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: 'Config Rest Api Rate'
+    01-plot-yaxis: 'http_req/sec'
+    01-plot-group: 'Config Performance'
+    01-plot-data-file: 'rates.csv'