Update cloud image list docs
[releng/builder.git] / jjb / controller / controller-csit-rest-cars-perf.yaml
index ed408a31985d214ce86e0b8d04994c22fc89d6d2..c5a727a4da706a9eaa01c80c37f21d4e1da38355 100644 (file)
@@ -5,30 +5,29 @@
       - inttest-csit-1node
 
     # The project name
-    project: 'controller'
+    project: "controller"
+    jre: "openjdk17"
 
     # The functionality under test
-    functionality: 'rest-cars-perf'
+    functionality: "rest-cars-perf"
 
     # Project branches
     stream:
-      - aluminium:
-          branch: 'master'
-          jre: 'openjdk11'
-      - magnesium:
-          branch: 'stable/magnesium'
-          jre: 'openjdk11'
-      - sodium:
-          branch: 'stable/sodium'
+      - scandium:
+          branch: "master"
+      - calcium:
+          branch: "stable/calcium"
+      - potassium:
+          branch: "stable/potassium"
 
     install:
       - all:
-          scope: 'all'
+          scope: "all"
 
     # Features to install
     install-features: >
-        odl-restconf,
-        odl-clustering-test-app
+      odl-restconf,
+      odl-clustering-test-app
 
     # Robot custom options
-    robot-options: ''
+    robot-options: ""