Support openjdk11 in CSIT magnesium
[releng/builder.git] / jjb / netconf / netconf-csit-callhome.yaml
index 546f21d02c611abac496bf83f5a28367a891f30a..207d220fde78b1baa22b69688acc433ead1ad70c 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:
+      - magnesium:
           branch: 'master'
-      - nitrogen:
-          branch: 'stable/nitrogen'
-      - carbon:
-          branch: 'stable/carbon'
-          karaf-version: karaf3
+          jre: 'openjdk11'
+      - sodium:
+          branch: 'stable/sodium'
+      - neon:
+          branch: 'stable/neon'
+      - fluorine:
+          branch: 'stable/fluorine'
 
     install:
       - only:
           scope: 'only'
 
     # no mininet required
-    tools_system_image: ZZCI - Ubuntu 14.04 - gbp - 20171208-2336
+    tools_system_image: ZZCI - Ubuntu 16.04 - docker - x86_64 - 20190614-042302.610
 
     # Features to install
     install-features: 'odl-netconf-callhome-ssh,odl-restconf'