Merge "Remove messaging4transport carbon jobs"
[releng/builder.git] / jjb / sfc / sfc-csit-rest-basic.yaml
index 8d60f9fcafd64c42e1077d5cd32c5048153adaaf..e6be93e35e489f12ef8f672299f2ebabf9d960f7 100644 (file)
@@ -1,7 +1,8 @@
+---
 - project:
     name: sfc-csit-rest-basic
     jobs:
-        - '{project}-csit-3node-{functionality}-{install}-{stream}'
+      - inttest-csit-3node
 
 
     # The project name
 
     # Project branches
     stream:
-        - carbon:
-            branch: 'master'
-            jre: 'openjdk8'
-        - boron:
-            branch: 'stable/boron'
-            jre: 'openjdk8'
-        - beryllium:
-            branch: 'stable/beryllium'
-            jre: 'openjdk7'
+      - fluorine:
+          branch: 'master'
+      - oxygen:
+          branch: 'stable/oxygen'
+      - nitrogen:
+          branch: 'stable/nitrogen'
 
     install:
-        - only:
-            scope: 'only'
-        - all:
-            scope: 'all'
+      - all:
+          scope: 'all'
 
     # Features to install
     install-features: 'odl-sfc-provider-rest'