Update cloud image list docs
[releng/builder.git] / jjb / controller / controller-csit-dsbenchmark-cluster.yaml
index 6cb8b005ad0f5057b013382c988d8416553954cd..4fccc963a43ce089b2bd478bec5c524eb7cb1340 100644 (file)
@@ -6,23 +6,19 @@
 
     # The project name
     project: "controller"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality: "benchmark"
 
     # Project branches
     stream:
-      - silicon:
+      - scandium:
           branch: "master"
-          jre: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
-          jre: "openjdk11"
-      - magnesium:
-          branch: "stable/magnesium"
-          jre: "openjdk11"
-      - sodium:
-          branch: "stable/sodium"
+      - calcium:
+          branch: "stable/calcium"
+      - potassium:
+          branch: "stable/potassium"
 
     install:
       - all:
@@ -38,7 +34,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"