Added yaml for Lithium 76/34576/4
authorBrady Johnson <brady.allen.johnson@ericsson.com>
Fri, 12 Feb 2016 19:27:28 +0000 (20:27 +0100)
committerBrady Johnson <brady.allen.johnson@ericsson.com>
Fri, 12 Feb 2016 20:25:10 +0000 (20:25 +0000)
- The features are different in Lithium and master/boron

Change-Id: Ib011c66095f8aef8555bae45df82b979d8e62dd1
Signed-off-by: Brady Johnson <brady.allen.johnson@ericsson.com>
jjb/sfc/sfc-csit-clustering-lithium.yaml [new file with mode: 0644]
jjb/sfc/sfc-csit-clustering.yaml

diff --git a/jjb/sfc/sfc-csit-clustering-lithium.yaml b/jjb/sfc/sfc-csit-clustering-lithium.yaml
new file mode 100644 (file)
index 0000000..218991d
--- /dev/null
@@ -0,0 +1,32 @@
+- project:
+    name: sfc-csit-clustering-lithium
+    jobs:
+        - '{project}-csit-3node-{functionality}-{install}-{stream}'
+
+
+    # The project name
+    project: 'sfc'
+
+    # The functionality under test
+    functionality: 'clustering'
+
+    # Project branches
+    stream:
+        - stable-lithium:
+            branch: 'stable/lithium'
+            jdk: 'openjdk7'
+
+    install:
+        - only:
+            scope: 'only'
+        - all:
+            scope: 'all'
+
+    # Features to install
+    install-features: 'odl-sfc-core,odl-restconf-all'
+
+    # Robot custom options
+    robot-options: ''
+
+    # Trigger jobs (upstream dependencies)
+    trigger-jobs: 'odlparent-distribution-{stream},lispflowmapping-distribution-{stream},ovsdb-distribution-{stream},controller-distribution-{stream},openflowplugin-distribution-{stream},yangtools-distribution-{stream}'
index 879572f48316d321b65b086847002543d184640d..e801854006ca868ed50302376fbb7e7b6b078694 100644 (file)
@@ -18,9 +18,6 @@
         - beryllium:
             branch: 'stable/beryllium'
             jdk: 'openjdk7'
-        - stable-lithium:
-            branch: 'stable/lithium'
-            jdk: 'openjdk7'
 
     install:
         - only: