Merge "Fixup sulfur/jdk17 verify jobs"
[releng/builder.git] / jjb / controller / controller-csit-dsbenchmark-cluster.yaml
index e09d091ce5bcf3eecdc722d88f5da3cec5743f44..308997813415f7b84ab393a5236a91d9f33054ee 100644 (file)
 
     # Project branches
     stream:
-      - silicon:
+      - chlorine:
           branch: "master"
+          jre: "openjdk17"
+      - sulfur:
+          branch: "stable/sulfur"
           jre: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
-          jre: "openjdk11"
-      - magnesium:
-          branch: "stable/magnesium"
+      - phosphorus:
+          branch: "stable/phosphorus"
           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"