flow services test job for lithium redesign for ofplugin 85/18685/3
authorJamo Luhrsen <james.luhrsen@hp.com>
Tue, 21 Apr 2015 03:17:35 +0000 (20:17 -0700)
committerJamo Luhrsen <james.luhrsen@hp.com>
Tue, 21 Apr 2015 16:25:32 +0000 (16:25 +0000)
Change-Id: I58d225668fb4cfcb9f5772a2e3ebdd33c15ba381
Signed-off-by: Jamo Luhrsen <james.luhrsen@hp.com>
jjb/openflowplugin/openflowplugin-csit-flow-services-lithium-redesign.yaml [new file with mode: 0644]

diff --git a/jjb/openflowplugin/openflowplugin-csit-flow-services-lithium-redesign.yaml b/jjb/openflowplugin/openflowplugin-csit-flow-services-lithium-redesign.yaml
new file mode 100644 (file)
index 0000000..2800f26
--- /dev/null
@@ -0,0 +1,28 @@
+- project:
+    name: openflowplugin-csit-flow-services-lithium-redesign
+    jobs:
+        - '{project}-csit-1node-cds-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'openflowplugin'
+
+    # The functionality under test
+    functionality: 'flow-services-lithium-redesign'
+
+    # Project branches
+    stream:
+        - master:
+            branch: 'master'
+
+    install:
+        - only:
+            scope: 'only'
+
+    # Features to install
+    install-features: 'odl-openflowplugin-app-new-lldp-speaker'
+
+    # Robot custom options
+    robot-options: '-v TOPO_TREE_DEPTH:5 -e adsal'
+
+    # Trigger jobs (upstream dependencies)
+    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}'