Create Neon jobs and bump fluorine branch
[releng/builder.git] / jjb / netconf / netconf-csit-callhome.yaml
index eb2ada4993d1506a8e3e309fbda70664f2519d7b..7e85868e0045b347133ca037cad87c54cac2eacd 100644 (file)
@@ -2,30 +2,31 @@
 - project:
     name: netconf-csit-callhome
     jobs:
-      - '{project}-csit-1node-{functionality}-{install}-{stream}'
+      - inttest-csit-1node
 
     # The project name
     project: 'netconf'
 
     # The functionality under test
-    functionality: 'callhome'
+    functionality:
+      - callhome
+      - gate-callhome
 
     # Project branches
     stream:
-      - nitrogen:
+      - neon:
           branch: 'master'
-          jre: 'openjdk8'
-      - carbon:
-          branch: 'stable/carbon'
-          jre: 'openjdk8'
-          karaf-version: karaf3
+      - fluorine:
+          branch: 'stable/fluorine'
+      - oxygen:
+          branch: 'stable/oxygen'
 
     install:
       - only:
           scope: 'only'
 
     # no mininet required
-    tools_system_image: Ubuntu 14.04 - gbp - 20170210-0536
+    tools_system_image: ZZCI - Ubuntu 14.04 - gbp - 20180723-235516.505
 
     # Features to install
     install-features: 'odl-netconf-callhome-ssh,odl-restconf'