Feat!: Remove all stable/aluminium jobs
[releng/builder.git] / jjb / controller / controller-csit-drb-precedence.yaml
index ee0cd3a58e7a1cabb5aa90c2dea078bc4a4aeebb..19484156336eb90239a2cea47c4a8271ca260ac0 100644 (file)
@@ -5,31 +5,34 @@
       - inttest-csit-3node
 
     # The project name
-    project: 'controller'
+    project: "controller"
 
     # The functionality under test
-    functionality: 'drb-precedence-longevity'
+    functionality: "drb-precedence-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'
-      - oxygen:
-          branch: 'stable/oxygen'
-          disable-job: 'true'
+      - 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"