Merge "Update cloud image CentOS7 builder x86_64"
[releng/builder.git] / jjb / controller / controller-csit-cs-chasing-leader.yaml
index c6751a3f2a84573f793e0a541cfe62b3140bfd3e..c086977b1cf39004a77b72480fe5371bc3fc0b2d 100644 (file)
@@ -5,28 +5,32 @@
       - inttest-csit-3node
 
     # The project name
-    project: 'controller'
+    project: "controller"
+    jre: "openjdk17"
 
     # The functionality under test
-    functionality: 'cs-chasing-leader-longevity'
+    functionality: "cs-chasing-leader-longevity"
+
+    # Set elasticsearch attribute to value 'long' for longevity jobs
+    # elasticsearch-attribute: 'long'
 
     # Project branches
     stream:
-      - sodium:
-          branch: 'master'
-      - 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"