Merge "Move archetypes Sonar scan to Sonarcloud"
[releng/builder.git] / jjb / netconf / netconf-csit-callhome.yaml
index 41145bd74337760e549af5547ad8b2480ebf7d6a..0e0352f2e30f92dd054a54abbb45ad822070bca8 100644 (file)
 
     # Project branches
     stream:
-      - sodium:
+      - aluminium:
           branch: 'master'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
-          disable-job: true
+          jre: 'openjdk11'
+      - magnesium:
+          branch: 'stable/magnesium'
+          jre: 'openjdk11'
+      - sodium:
+          branch: 'stable/sodium'
 
     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 - 20200701-170158.227
 
     # Features to install
     install-features: 'odl-netconf-callhome-ssh,odl-restconf'