CI: Remove stable/phosphorus jobs
[releng/builder.git] / jjb / controller / controller-csit-cs-chasing-leader.yaml
index 8bec36757ea2e9d8701fe8c199606e3a90c6f5a0..aba4cd92dd1196169eb0ffa904fdc83156c078a3 100644 (file)
@@ -5,32 +5,33 @@
       - 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'
+    elasticsearch-attribute: 'long'
 
     # Project branches
     stream:
-      - magnesium:
-          branch: 'master'
-          jre: 'openjdk11'
-      - sodium:
-          branch: 'stable/sodium'
-      - neon:
-          branch: 'stable/neon'
+      - argon:
+          branch: "master"
+      - chlorine:
+          branch: "stable/chlorine"
+      - sulfur:
+          branch: "stable/sulfur"
+          jre: "openjdk11"
 
     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"