Merge "Migrate maven to freestyle for clm"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-clustering.yaml
index 289bffdffe41719e0760e2808affd2a5d38bf54b..928beb429f84a99cc4e2628b58fe9e73f23bd0fd 100644 (file)
@@ -2,7 +2,6 @@
     name: openflowplugin-csit-clustering
     jobs:
         - '{project}-csit-3node-{functionality}-{install}-{stream}'
-        - '{project}-csit-verify-3node-{functionality}'
 
     # The project name
     project: 'openflowplugin'
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
-        - beryllium:
-            branch: 'stable/beryllium'
-        - stable-lithium:
-            branch: 'stable/lithium'
+            jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
 
     install:
         - only:
             scope: 'only'
 
     # Features to install
-    install-features: 'odl-openflowplugin-flow-services-ui-li'
+    install-features: 'odl-openflowplugin-flow-services-ui'
 
     # Robot custom options
     robot-options: '-v ODL_OF_PLUGIN:lithium'
 
     # Trigger jobs (upstream dependencies)
     trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}'
-