Merge "Update cloud image CentOS7 builder x86_64"
[releng/builder.git] / jjb / controller / controller-csit-rest-clust-cars-perf.yaml
index 80b54ae4cb9eaa297ed447783bee2d539fa71122..b9bf121415f9f09c2c0cbb6f924e76a46ee24395 100644 (file)
@@ -5,26 +5,34 @@
       - inttest-csit-3node
 
     # The project name
-    project: 'controller'
+    project: "controller"
+    jre: "openjdk17"
 
     # The functionality under test
-    functionality: 'rest-clust-cars-perf'
+    functionality:
+      - "rest-clust-cars-perf-ask"
+      - "rest-clust-cars-perf-tell"
 
     # Project branches
     stream:
-      - fluorine:
-          branch: 'master'
-      - oxygen:
-          branch: 'stable/oxygen'
+      - potassium:
+          branch: "master"
+      - argon:
+          branch: "stable/argon"
+      - chlorine:
+          branch: "stable/chlorine"
+      - sulfur:
+          branch: "stable/sulfur"
+          jre: "openjdk11"
 
     install:
       - only:
-          scope: 'only'
+          scope: "only"
 
     # Features to install
     install-features: >
-        odl-restconf,
-        odl-clustering-test-app
+      odl-restconf,
+      odl-clustering-test-app
 
     # Robot custom options
-    robot-options: ''
+    robot-options: ""