Merge "Move unimgr Sonar scan to Sonarcloud"
[releng/builder.git] / jjb / groupbasedpolicy / groupbasedpolicy-csit-3node.yaml
index 73e46e8af9890e7c03f24964c350938d09ba71db..65bf712809e7bb1c4a9940f37d3a5b32f8eb7cb1 100644 (file)
@@ -6,19 +6,21 @@
 
     # The project name
     project: 'groupbasedpolicy'
+    disable-job: true
 
     # The functionality under test
     functionality: '3-node'
 
     # Project branches
     stream:
-      - oxygen:
+      - aluminium:
           branch: 'master'
-      - 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:
@@ -26,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'