Feat!: Remove all stable/aluminium jobs
[releng/builder.git] / jjb / controller / controller-csit-cs-chasing-leader.yaml
index 8bec36757ea2e9d8701fe8c199606e3a90c6f5a0..784254de6ae9f70e603fc8d871b5ac108aa4e866 100644 (file)
@@ -5,32 +5,34 @@
       - inttest-csit-3node
 
     # The project name
-    project: 'controller'
+    project: "controller"
 
     # 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'
+      - sulfur:
+          branch: "master"
+          jre: "openjdk11"
+      - phosphorus:
+          branch: "stable/phosphorus"
+          jre: "openjdk11"
+      - silicon:
+          branch: "stable/silicon"
+          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"