Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / sfc / sfc-csit-full-deploy.yaml
index 4a3f37131d2c0ef76cd0b512778104371d036771..05b7fd2f825a8100355b234eb181d9bb7a2aa507 100644 (file)
@@ -1,8 +1,8 @@
+---
 - project:
     name: sfc-csit-full-deploy
     jobs:
-        - '{project}-csit-3node-docker-{functionality}-{install}-{stream}'
-
+      - inttest-csit-3node-docker
 
     # The project name
     project: 'sfc'
 
     # Project branches
     stream:
-        - carbon:
-            branch: 'master'
-            jre: 'openjdk8'
+      - neon:
+          branch: 'master'
+      - fluorine:
+          branch: 'stable/fluorine'
+      - oxygen:
+          branch: 'stable/oxygen'
 
     install:
-        - only:
-            scope: 'only'
-        - all:
-            scope: 'all'
+      - all:
+          scope: 'all'
 
     # Features to install
-    install-features: 'odl-sfc-provider,odl-sfc-ui,odl-sfc-openflow-renderer,odl-sfc-scf-openflow,odl-sfc-sb-rest,odl-sfc-ovs,odl-sfc-netconf'
+    install-features: >
+        odl-sfc-provider,
+        odl-sfc-ui,
+        odl-sfc-openflow-renderer,
+        odl-sfc-scf-openflow,
+        odl-sfc-sb-rest,
+        odl-sfc-ovs,
+        odl-sfc-netconf
 
     # Robot custom options
     robot-options: ''