basic statistic collection test on 16k flows 92/20492/1
authorPeter Gubka <pgubka@cisco.com>
Fri, 15 May 2015 11:24:52 +0000 (13:24 +0200)
committerPeter Gubka <pgubka@cisco.com>
Fri, 15 May 2015 11:24:52 +0000 (13:24 +0200)
to be merged after https://git.opendaylight.org/gerrit/#/c/20367/

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

diff --git a/jjb/openflowplugin/openflowplugin-csit-statistics-basic-lithium-redesign.yaml b/jjb/openflowplugin/openflowplugin-csit-statistics-basic-lithium-redesign.yaml
new file mode 100644 (file)
index 0000000..4496677
--- /dev/null
@@ -0,0 +1,29 @@
+- project:
+    name: openflowplugin-csit-statistics-basic-lithium-redesign
+    jobs:
+        - '{project}-csit-1node-cds-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'openflowplugin'
+
+    # The functionality under test
+    functionality: 'statistics-basic-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}'
+