Merge "Update cloud image CentOS7 builder x86_64"
[releng/builder.git] / jjb / controller / controller-csit-dsbenchmark-cluster.yaml
index 6cb8b005ad0f5057b013382c988d8416553954cd..25d463dd2061637e6929680401cf37c3db7cacc0 100644 (file)
@@ -6,23 +6,22 @@
 
     # The project name
     project: "controller"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality: "benchmark"
 
     # Project branches
     stream:
-      - silicon:
+      - potassium:
           branch: "master"
+      - argon:
+          branch: "stable/argon"
+      - chlorine:
+          branch: "stable/chlorine"
+      - sulfur:
+          branch: "stable/sulfur"
           jre: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
-          jre: "openjdk11"
-      - magnesium:
-          branch: "stable/magnesium"
-          jre: "openjdk11"
-      - sodium:
-          branch: "stable/sodium"
 
     install:
       - all:
@@ -38,7 +37,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"