Merge "Move unimgr Sonar scan to Sonarcloud"
[releng/builder.git] / jjb / groupbasedpolicy / groupbasedpolicy-csit-3node.yaml
index 53b6f757856918bd395d7fc548f3fff9eb922957..65bf712809e7bb1c4a9940f37d3a5b32f8eb7cb1 100644 (file)
@@ -6,21 +6,21 @@
 
     # The project name
     project: 'groupbasedpolicy'
+    disable-job: true
 
     # The functionality under test
     functionality: '3-node'
 
     # Project branches
     stream:
-      - fluorine:
+      - aluminium:
           branch: 'master'
-      - oxygen:
-          branch: 'stable/oxygen'
-      - nitrogen:
-          branch: 'stable/nitrogen'
-      - carbon:
-          branch: 'stable/carbon'
-          karaf-version: karaf3
+          jre: 'openjdk11'
+      - magnesium:
+          branch: 'stable/magnesium'
+          jre: 'openjdk11'
+      - sodium:
+          branch: 'stable/sodium'
 
     install:
       - all:
@@ -28,7 +28,7 @@
 
     # 3 Ubuntu VMs in JCloud configuration
     tools_system_count: 3
-    tools_system_image: ZZCI - Ubuntu 16.04 - gbp - 20171213-2018
+    tools_system_image: ZZCI - Ubuntu 16.04 - gbp - 20180723-235534.431
 
     # Features to install
     install-features: 'odl-groupbasedpolicy-ofoverlay,odl-groupbasedpolicy-ui,odl-restconf-all'