Create Fluorine jobs and bump Oxygen branch
[releng/builder.git] / jjb / sxp / sxp-csit-clustering.yaml
index e8a845c9cfb9548bedf4e5b7d1d601523b6d1fea..b724bd0d19a6094998a15fe4a3e7ad1e9bfa30f0 100644 (file)
@@ -1,7 +1,8 @@
+---
 - project:
     name: sxp-csit-clustering
     jobs:
-        - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}'
+      - inttest-csit-3node-periodic
 
     # The project name
     project: 'sxp'
 
     # Project branches
     stream:
-        - carbon:
-            branch: 'master'
-            jre: 'openjdk8'
-        - boron:
-            branch: 'stable/boron'
-            jre: 'openjdk8'
+      - fluorine:
+          branch: 'master'
+      - oxygen:
+          branch: 'stable/oxygen'
+      - nitrogen:
+          branch: 'stable/nitrogen'
+      - carbon:
+          branch: 'stable/carbon'
+          karaf-version: karaf3
 
     install:
-        - only:
-            scope: 'only'
-        - all:
-            scope: 'all'
+      - all:
+          scope: 'all'
 
     # Features to install
     install-features: 'odl-restconf,odl-sxp-controller'