Merge "basic statistic collection test on 16k flows"
authorLuis Gomez <ecelgp@gmail.com>
Sun, 17 May 2015 03:25:13 +0000 (03:25 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Sun, 17 May 2015 03:25:13 +0000 (03:25 +0000)
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}'
+