Feat!: Remove all stable/aluminium jobs
[releng/builder.git] / jjb / l2switch / l2switch-patch-test.yaml
index 3f8b2ea246a934a7e91b444ecae0ef721ee5396d..4d8313801c30681ebcc1d26be9a8320c7518592c 100644 (file)
@@ -5,25 +5,26 @@
       - inttest-patch-test
 
     # The project name
-    project: 'l2switch'
+    project: "l2switch"
     disable-job: true
 
     # Project branches
     stream:
-      - sodium:
-          branch: 'master'
-          os-branch: 'queens'
-      - 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"
+
+    os-branch: "queens"
 
     feature:
       - all:
           csit-list: >
-              l2switch-csit-1node--host-scalability-daily-only-{stream},
-              l2switch-csit-1node-scalability-all-{stream},
-              l2switch-csit-1node-switch-all-{stream}
+            l2switch-csit-1node--host-scalability-daily-only-{stream},
+            l2switch-csit-1node-scalability-all-{stream},
+            l2switch-csit-1node-switch-all-{stream}