Feat: Branch cut stable/chlorine stream
[releng/builder.git] / jjb / controller / controller-csit-dsbenchmark-cluster.yaml
index e09d091ce5bcf3eecdc722d88f5da3cec5743f44..930a5740c3f2af80bd2efa7f62c734e0861b2883 100644 (file)
@@ -6,20 +6,22 @@
 
     # The project name
     project: "controller"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality: "benchmark"
 
     # Project branches
     stream:
-      - silicon:
+      - argon:
           branch: "master"
+      - chlorine:
+          branch: "stable/chlorine"
+      - 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 +38,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"