Feat: Branch cut stable/chlorine stream
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgpclustering-longevity.yaml
index 7f9e2cd854c71f9b4874422f11c8e57084d65821..99f2e9ff8e36fe4772844ffe0c2b352713c4de44 100644 (file)
@@ -6,26 +6,28 @@
 
     # The project name
     project: "bgpcep"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality: "bgpclustering-longevity"
 
     # Set elasticsearch attribute to value 'long' for longevity jobs
-    #elasticsearch-attribute: 'long'
+    # elasticsearch-attribute: 'long'
 
     # Project branches
     stream:
-      - silicon:
+      - argon:
           branch: "master"
+      - chlorine:
+          branch: "stable/chlorine"
+      - sulfur:
+          branch: "stable/sulfur"
           jre: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
+      - phosphorus:
+          branch: "stable/phosphorus"
           jre: "openjdk11"
-      - magnesium:
-          branch: "stable/magnesium"
-          jre: "openjdk11"
-      - sodium:
-          branch: "stable/sodium"
+
+    karaf-version: bgpcep
 
     install:
       - only:
 
     # Features to install
     install-features: >
-      odl-restconf-noauth,
+      odl-restconf,
       odl-bgpcep-bgp,
-      odl-bgpcep-bgp-config-example
+      odl-bgpcep-bgp-config-example,
+      odl-restconf-nb-bierman02
 
     # Built timeout
     build-timeout: "1500"