Purge ODL Sodium jobs from builder
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgpclustering-longevity.yaml
index 59963c7c6e753c1cf4e7c5e791c455cb4fec5ca6..05595801cd2fa9eabe985a31a7040a70f890d3c4 100644 (file)
@@ -5,32 +5,35 @@
       - inttest-csit-3node
 
     # The project name
-    project: 'bgpcep'
+    project: "bgpcep"
 
     # The functionality under test
-    functionality: 'bgpclustering-longevity'
+    functionality: "bgpclustering-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'
+      - silicon:
+          branch: "master"
+          jre: "openjdk11"
+      - aluminium:
+          branch: "stable/aluminium"
+          jre: "openjdk11"
+      - magnesium:
+          branch: "stable/magnesium"
+          jre: "openjdk11"
 
     install:
       - only:
-          scope: 'only'
+          scope: "only"
 
     # Features to install
     install-features: >
-        odl-restconf-noauth,
-        odl-bgpcep-bgp,
-        odl-bgpcep-bgp-config-example
+      odl-restconf-noauth,
+      odl-bgpcep-bgp,
+      odl-bgpcep-bgp-config-example
 
     # Built timeout
-    build-timeout: '1500'
+    build-timeout: "1500"