Update cloud image
[releng/builder.git] / jjb / groupbasedpolicy / groupbasedpolicy-csit-6node.yaml
index 506c090673af37d1789266a70f9fd4ccafc94bdb..2da966ce37ede941517b9b964a4b47ab5d76d594 100644 (file)
@@ -4,29 +4,30 @@
     jobs:
       - inttest-csit-1node
 
-
     # The project name
-    project: 'groupbasedpolicy'
+    project: "groupbasedpolicy"
     disable-job: true
 
     # The functionality under test
-    functionality: '6node'
+    functionality: "6node"
 
     # Project branches
     stream:
+      - silicon:
+          branch: "master"
+          jre: "openjdk11"
+      - aluminium:
+          branch: "stable/aluminium"
+          jre: "openjdk11"
+      - magnesium:
+          branch: "stable/magnesium"
+          jre: "openjdk11"
       - sodium:
-          branch: 'master'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
-          disable-job: 'true'
+          branch: "stable/sodium"
 
     install:
       - all:
-          scope: 'all'
+          scope: "all"
 
     # 6 Ubuntu VMs in JCloud configuration
     tools_system_count: 6
@@ -34,9 +35,9 @@
 
     # Features to install
     install-features: >
-        odl-groupbasedpolicy-ofoverlay,
-        odl-groupbasedpolicy-ui,
-        odl-restconf-all
+      odl-groupbasedpolicy-ofoverlay,
+      odl-groupbasedpolicy-ui,
+      odl-restconf-all
 
     # Robot custom options
-    robot-options: ''
+    robot-options: ""