Remove all ODL Boron Jobs
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-bulkomatic-clustering-daily.yaml
index c108689fb2f730a84d987aa5d8aac6937e2744c8..8f4aba0ceaf997d4d61034d22512a7511e89cd08 100644 (file)
@@ -1,29 +1,36 @@
+---
 - project:
     name: openflowplugin-csit-bulkomatic-clustering-daily
     jobs:
-        - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}'
+      - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}'
 
     # The project name
     project: 'openflowplugin'
 
     # The functionality under test
-    functionality: 'bulkomatic-clustering-daily'
+    functionality:
+      - bulkomatic-clustering-daily
+      - gate-bulkomatic-clustering-daily
 
     # Project branches
     stream:
-        - carbon:
-            branch: 'master'
-            jre: 'openjdk8'
-        - boron:
-            branch: 'stable/boron'
-            jre: 'openjdk8'
+      - oxygen:
+          branch: 'master'
+          jre: 'openjdk8'
+      - nitrogen:
+          branch: 'stable/nitrogen'
+          jre: 'openjdk8'
+      - carbon:
+          branch: 'stable/carbon'
+          jre: 'openjdk8'
+          karaf-version: karaf3
 
     install:
-        - only:
-            scope: 'only'
+      - only:
+          scope: 'only'
 
     # Features to install
-    install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-bulk-o-matic'
+    install-features: 'odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic'
 
     # Robot custom options
     robot-options: '-v ODL_OF_PLUGIN:lithium'