Remove all ODL Boron Jobs
[releng/builder.git] / jjb / netconf / netconf-csit-callhome.yaml
index eb2ada4993d1506a8e3e309fbda70664f2519d7b..976e55aabc6563cf395b2b3611b69d68f533c88e 100644 (file)
@@ -8,13 +8,18 @@
     project: 'netconf'
 
     # The functionality under test
-    functionality: 'callhome'
+    functionality:
+      - callhome
+      - gate-callhome
 
     # Project branches
     stream:
-      - nitrogen:
+      - oxygen:
           branch: 'master'
           jre: 'openjdk8'
+      - nitrogen:
+          branch: 'stable/nitrogen'
+          jre: 'openjdk8'
       - carbon:
           branch: 'stable/carbon'
           jre: 'openjdk8'
@@ -25,7 +30,7 @@
           scope: 'only'
 
     # no mininet required
-    tools_system_image: Ubuntu 14.04 - gbp - 20170210-0536
+    tools_system_image: Ubuntu 14.04 - gbp - 20170823-0530
 
     # Features to install
     install-features: 'odl-netconf-callhome-ssh,odl-restconf'