Purge Magnesium jobs from builder
[releng/builder.git] / jjb / controller / controller-csit-cs-partnheal.yaml
index 541a5dcd57616c4465b5182382e354c939fdbeba..697a4d539448f9977661900ba9a61f680e4a316e 100644 (file)
@@ -5,28 +5,34 @@
       - inttest-csit-3node
 
     # The project name
-    project: 'controller'
+    project: "controller"
 
     # 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:
-      - fluorine:
-          branch: 'master'
-      - oxygen:
-          branch: 'stable/oxygen'
-      - nitrogen:
-          branch: 'stable/nitrogen'
+      - phosphorus:
+          branch: "master"
+          jre: "openjdk11"
+      - silicon:
+          branch: "stable/silicon"
+          jre: "openjdk11"
+      - aluminium:
+          branch: "stable/aluminium"
+          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"