Feat!: Remove all stable/aluminium jobs
[releng/builder.git] / jjb / controller / controller-csit-dsbenchmark-cluster.yaml
index e09d091ce5bcf3eecdc722d88f5da3cec5743f44..daaef5d251214987aa1bd3ad62ba3aa9c58f2d41 100644 (file)
 
     # Project branches
     stream:
-      - silicon:
+      - sulfur:
           branch: "master"
           jre: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
+      - phosphorus:
+          branch: "stable/phosphorus"
           jre: "openjdk11"
-      - magnesium:
-          branch: "stable/magnesium"
+      - silicon:
+          branch: "stable/silicon"
           jre: "openjdk11"
 
     install:
@@ -36,7 +36,7 @@
 
     # ODL system image to use
     # The job uses scriptplan to set heap to 4GB, so 4GB RAM is not enough.
-    odl_system_flavor: "odl-standard-4"
+    odl_system_flavor: "v3-standard-4"
 
     build-timeout: "480"