Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / groupbasedpolicy / groupbasedpolicy-csit-3node.yaml
index 70a637e85c6c9d7f83b599136697bdfb127f954a..5589adb53cc981946f1fd51c3888ebac10c95ae8 100644 (file)
@@ -2,7 +2,7 @@
 - project:
     name: groupbasedpolicy-csit-3node
     jobs:
-      - '{project}-csit-1node-{functionality}-{install}-{stream}'
+      - inttest-csit-1node
 
     # The project name
     project: 'groupbasedpolicy'
 
     # Project branches
     stream:
-      - oxygen:
+      - neon:
           branch: 'master'
-      - nitrogen:
-          branch: 'stable/nitrogen'
-      - carbon:
-          branch: 'stable/carbon'
-          karaf-version: karaf3
+      - fluorine:
+          branch: 'stable/fluorine'
+      - oxygen:
+          branch: 'stable/oxygen'
 
     install:
       - all:
@@ -26,7 +25,7 @@
 
     # 3 Ubuntu VMs in JCloud configuration
     tools_system_count: 3
-    tools_system_image: ZZCI - Ubuntu 16.04 - gbp - 20171213-2018
+    tools_system_image: ZZCI - Ubuntu 16.04 - gbp - 20180723-235534.431
 
     # Features to install
     install-features: 'odl-groupbasedpolicy-ofoverlay,odl-groupbasedpolicy-ui,odl-restconf-all'