Feat!: Remove all stable/aluminium jobs
[releng/builder.git] / jjb / l2switch / l2switch-csit-scalability.yaml
index 115c182a7ad6765db32d0bb691580e11f6d4c49d..4d7482a3c203bedef14d3120f33575974e8b3488 100644 (file)
@@ -5,32 +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:
+      - sulfur:
+          branch: "master"
+          jre: "openjdk11"
+      - phosphorus:
+          branch: "stable/phosphorus"
+          jre: "openjdk11"
       - silicon:
-          branch: 'master'
-          jre: 'openjdk11'
-      - aluminium:
-          branch: 'stable/aluminium'
-          jre: 'openjdk11'
-      - magnesium:
-          branch: 'stable/magnesium'
-          jre: 'openjdk11'
-      - sodium:
-          branch: 'stable/sodium'
+          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"