Remove nitrogen branches in projects
[releng/builder.git] / jjb / netconf / netconf-csit-callhome.yaml
index 1148ba026275b413200f318bd116827109c27885..0a400d422b6b56c1579331f949f4f749d4ed39cb 100644 (file)
@@ -2,7 +2,7 @@
 - project:
     name: netconf-csit-callhome
     jobs:
-      - '{project}-csit-1node-{functionality}-{install}-{stream}'
+      - inttest-csit-1node
 
     # The project name
     project: 'netconf'
 
     # Project branches
     stream:
-      - oxygen:
+      - fluorine:
           branch: 'master'
-      - nitrogen:
-          branch: 'stable/nitrogen'
-      - carbon:
-          branch: 'stable/carbon'
-          karaf-version: karaf3
+      - oxygen:
+          branch: 'stable/oxygen'
 
     install:
       - only:
           scope: 'only'
 
     # no mininet required
-    tools_system_image: Ubuntu 14.04 - gbp - 20170823-0530
+    tools_system_image: ZZCI - Ubuntu 14.04 - gbp - 20171208-2336
 
     # Features to install
     install-features: 'odl-netconf-callhome-ssh,odl-restconf'