Feat!: Remove all stable/aluminium jobs
[releng/builder.git] / jjb / l2switch / l2switch-csit-scalability.yaml
index c800e5af2d4f1f36958b4b5e0a0a82a0ca319fa0..4d7482a3c203bedef14d3120f33575974e8b3488 100644 (file)
@@ -5,30 +5,30 @@
       - inttest-csit-1node
 
     # The project name
-    project: 'l2switch'
+    project: "l2switch"
     disable-job: true
 
     # The functionality under test
-    functionality: 'scalability'
+    functionality: "scalability"
 
     # Project branches
     stream:
-      - sodium:
-          branch: 'master'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
-      - oxygen:
-          branch: 'stable/oxygen'
-          disable-job: true
+      - sulfur:
+          branch: "master"
+          jre: "openjdk11"
+      - phosphorus:
+          branch: "stable/phosphorus"
+          jre: "openjdk11"
+      - silicon:
+          branch: "stable/silicon"
+          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:7'
+    robot-options: "-v TOPO_TREE_DEPTH:7"