Merge "Update cloud image CentOS7 builder x86_64"
[releng/builder.git] / jjb / controller / controller-csit-cs-partnheal.yaml
index 52d1a160e16d33915bb86220a19c845589e8c6df..82ad119ab6da86fdff7ff25d1bbdc24803b4fab3 100644 (file)
@@ -5,30 +5,32 @@
       - inttest-csit-3node
 
     # The project name
-    project: 'controller'
+    project: "controller"
+    jre: "openjdk17"
 
     # The functionality under test
-    functionality: 'cs-partnheal-longevity'
+    functionality: "cs-partnheal-longevity"
+
+    # Set elasticsearch attribute to value 'long' for longevity jobs
+    # elasticsearch-attribute: 'long'
 
     # Project branches
     stream:
-      - magnesium:
-          branch: 'master'
-      - sodium:
-          branch: 'stable/sodium'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
+      - potassium:
+          branch: "master"
+      - argon:
+          branch: "stable/argon"
+      - chlorine:
+          branch: "stable/chlorine"
 
     install:
       - only:
-          scope: 'only'
+          scope: "only"
 
     # Features to install
     install-features: >
-        odl-restconf-noauth,
-        odl-clustering-test-app
+      odl-restconf-noauth,
+      odl-clustering-test-app
 
     # Built timeout
-    build-timeout: '1500'
+    build-timeout: "1500"