Merge "Add lispflowmapping system test"
authorThanh Ha <thanh.ha@linuxfoundation.org>
Thu, 5 Mar 2015 14:54:49 +0000 (14:54 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 5 Mar 2015 14:54:50 +0000 (14:54 +0000)
jjb/lispflowmapping/lispflowmapping-csit-all-master.yaml [new file with mode: 0644]
jjb/lispflowmapping/lispflowmapping-csit-all-stable-helium.yaml [new file with mode: 0644]

diff --git a/jjb/lispflowmapping/lispflowmapping-csit-all-master.yaml b/jjb/lispflowmapping/lispflowmapping-csit-all-master.yaml
new file mode 100644 (file)
index 0000000..3e948dc
--- /dev/null
@@ -0,0 +1,32 @@
+- project:
+    name: lispflowmapping-csit-all-master
+    jobs:
+        - '{project}-csit-1node-imds-{functionality}-{install}-{stream}'
+        - '{project}-csit-1node-cds-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'lispflowmapping'
+
+    # The functionality under test
+    functionality: 'all'
+
+    # Project branches
+    stream:
+        - master:
+            branch: 'master'
+
+    install:
+        - only:
+            scope: 'only'
+        - all:
+            scope: 'all'
+
+    # Features to install
+    install-features: 'odl-lispflowmapping-all'
+
+    # Robot custom options
+    robot-options: ''
+
+    # Trigger jobs (upstream dependencies)
+    trigger-jobs: 'odlparent-distribution-{stream},yangtools-distribution-{stream},controller-distribution-{stream},neutron-distribution-{stream},lispflowmapping-distribution-{stream}'
+
diff --git a/jjb/lispflowmapping/lispflowmapping-csit-all-stable-helium.yaml b/jjb/lispflowmapping/lispflowmapping-csit-all-stable-helium.yaml
new file mode 100644 (file)
index 0000000..663c6e6
--- /dev/null
@@ -0,0 +1,31 @@
+- project:
+    name: lispflowmapping-csit-all-stable-helium
+    jobs:
+        - '{project}-csit-1node-imds-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'lispflowmapping'
+
+    # The functionality under test
+    functionality: 'all'
+
+    # Project branches
+    stream:
+        - stable-helium:
+            branch: 'stable/helium'
+
+    install:
+        - only:
+            scope: 'only'
+        - all:
+            scope: 'all'
+
+    # Features to install
+    install-features: 'odl-lispflowmapping-all'
+
+    # Robot custom options
+    robot-options: ''
+
+    # Trigger jobs (upstream dependencies)
+    trigger-jobs: 'odlparent-distribution-{stream},yangtools-distribution-{stream},controller-distribution-{stream},neutron-distribution-{stream},lispflowmapping-distribution-{stream}'
+