Branch cut for stable/silicon stream
[releng/builder.git] / jjb / l2switch / l2switch-csit-switch.yaml
index 5b68a71d1853ee7dea72c9218573701c7fff1147..0d9a365e1fe77983dfe4dae09b36b1cf542ae2f9 100644 (file)
@@ -6,29 +6,33 @@
       - inttest-csit-verify-1node
 
     # The project name
-    project: 'l2switch'
+    project: "l2switch"
+    disable-job: true
 
     # The functionality under test
-    functionality: 'switch'
+    functionality: "switch"
 
     # Project branches
     stream:
-      - sodium:
-          branch: 'master'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
-          disable-job: true
+      - phosphorus:
+          branch: "master"
+          jre: "openjdk11"
+      - silicon:
+          branch: "stable/silicon"
+          jre: "openjdk11"
+      - aluminium:
+          branch: "stable/aluminium"
+          jre: "openjdk11"
+      - magnesium:
+          branch: "stable/magnesium"
+          jre: "openjdk11"
 
     install:
       - all:
-          scope: 'all'
+          scope: "all"
 
     # Features to install
-    install-features: 'odl-l2switch-switch-ui'
+    install-features: "odl-l2switch-switch-ui"
 
     # Robot custom options
-    robot-options: '-v TOPO_TREE_DEPTH:5'
+    robot-options: "-v TOPO_TREE_DEPTH:5"