Support openjdk11 in CSIT magnesium
[releng/builder.git] / jjb / netconf / netconf-csit-callhome.yaml
index 7e85868e0045b347133ca037cad87c54cac2eacd..207d220fde78b1baa22b69688acc433ead1ad70c 100644 (file)
 
     # Project branches
     stream:
-      - neon:
+      - magnesium:
           branch: 'master'
+          jre: 'openjdk11'
+      - sodium:
+          branch: 'stable/sodium'
+      - neon:
+          branch: 'stable/neon'
       - fluorine:
           branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
 
     install:
       - only:
           scope: 'only'
 
     # no mininet required
-    tools_system_image: ZZCI - Ubuntu 14.04 - gbp - 20180723-235516.505
+    tools_system_image: ZZCI - Ubuntu 16.04 - docker - x86_64 - 20190614-042302.610
 
     # Features to install
     install-features: 'odl-netconf-callhome-ssh,odl-restconf'