Create lispflowmapping performance job 19/28319/1
authorLorand Jakab <lojakab@cisco.com>
Tue, 13 Oct 2015 09:37:29 +0000 (12:37 +0300)
committerLorand Jakab <lojakab@cisco.com>
Tue, 13 Oct 2015 09:37:29 +0000 (12:37 +0300)
Change-Id: Ibebd3201c83846eeac91eed8d0f601d1806dbdce
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
jjb/lispflowmapping/lispflowmapping-csit-performance.yaml [new file with mode: 0644]

diff --git a/jjb/lispflowmapping/lispflowmapping-csit-performance.yaml b/jjb/lispflowmapping/lispflowmapping-csit-performance.yaml
new file mode 100644 (file)
index 0000000..d96139d
--- /dev/null
@@ -0,0 +1,34 @@
+- project:
+    name: lispflowmapping-csit-performance
+    jobs:
+        - '{project}-csit-1node-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'lispflowmapping'
+
+    # The functionality under test
+    functionality: 'performance'
+
+    # Project branches
+    stream:
+        - beryllium:
+            branch: 'master'
+
+    install:
+        - only:
+            scope: 'only'
+
+    # Features to install
+    install-features: 'odl-lispflowmapping-msmr'
+
+    # Robot custom options
+    robot-options: ''
+
+    # Trigger jobs (upstream dependencies)
+    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},mdsal-distribution-{stream},netconf-distribution-{stream},lispflowmapping-distribution-{stream}'
+
+    # Plot Info
+    01-plot-title: 'Southbound Map-Reply Rate'
+    01-plot-yaxis: 'req/sec'
+    01-plot-group: 'Performance'
+    01-plot-data-file: 'pps.csv'