Feat: Branch cut stable/potassium
[releng/builder.git] / jjb / mdsal / mdsal-csit-netty-replication.yaml
index 6e6eb6e1d64a596e2ecc66907ad1060578b89946..039d218fc831f808c0ee5805c4e412d5737db055 100644 (file)
@@ -6,33 +6,45 @@
 
     # The project name
     project: "mdsal"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality: "netty-replicate"
 
     # Project branches
     stream:
-      - phosphorus:
+      - calcium:
           branch: "master"
-          jre: "openjdk11"
-      - silicon:
-          branch: "stable/silicon"
-          jre: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
-          jre: "openjdk11"
+          install-features: >
+            features-controller,
+            odl-mdsal-replicate-netty,
+            odl-netconf-clustered-topology,
+            odl-clustering-test-app
+      - potassium:
+          branch: "stable/potassium"
+          install-features: >
+            features-controller,
+            odl-mdsal-replicate-netty,
+            odl-netconf-clustered-topology,
+            odl-clustering-test-app
+      - argon:
+          branch: "stable/argon"
+          install-features: >
+            features-controller,
+            odl-mdsal-replicate-netty,
+            odl-netconf-clustered-topology,
+            odl-clustering-test-app
+      - chlorine:
+          branch: "stable/chlorine"
+          install-features: >
+            features-controller,
+            odl-mdsal-replicate-netty,
+            odl-netconf-clustered-topology,
+            odl-clustering-test-app
 
     install:
       - only:
           scope: "only"
 
-    # Features to install
-    install-features: >
-      features-controller,
-      odl-mdsal-exp-replicate-netty,
-      odl-restconf-nb-bierman02,
-      odl-netconf-clustered-topology,
-      odl-clustering-test-app
-
     # Robot custom options
     robot-options: ""