Merge "Push OpFlex artifacts to Nexus repository."
[releng/builder.git] / jjb / netconf / netconf-csit-callhome.yaml
index 66d245eda6bf0f35f121e10d1275ded2f0fcdb5b..17beeaf95c3a7a4c4c1e8bf8b40022f758f812dd 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 - 20170706-1254
+    tools_system_image: Ubuntu 14.04 - gbp - 20170808-0524
 
     # Features to install
     install-features: 'odl-netconf-callhome-ssh,odl-restconf'