Feat: Branch cut stable/chlorine stream
[releng/builder.git] / jjb / mdsal / mdsal-csit-netty-replication.yaml
index bedb8fba56691fe6270d2a5f4a89ae4d2cf995b2..516ec6dfdf93041116d0ac9cdb74d2cc53dea1ae 100644 (file)
@@ -6,36 +6,50 @@
 
     # The project name
     project: "mdsal"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality: "netty-replicate"
 
     # Project branches
     stream:
-      - phosphorus:
+      - argon:
           branch: "master"
+          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-restconf-nb-bierman02,
+            odl-netconf-clustered-topology,
+            odl-clustering-test-app
+      - sulfur:
+          branch: "stable/sulfur"
           jre: "openjdk11"
-      - silicon:
-          branch: "stable/silicon"
-          jre: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
-          jre: "openjdk11"
-      - magnesium:
-          branch: "stable/magnesium"
+          install-features: >
+            features-controller,
+            odl-mdsal-replicate-netty,
+            odl-restconf-nb-bierman02,
+            odl-netconf-clustered-topology,
+            odl-clustering-test-app
+      - phosphorus:
+          branch: "stable/phosphorus"
           jre: "openjdk11"
+          install-features: >
+            features-controller,
+            odl-mdsal-replicate-netty,
+            odl-restconf-nb-bierman02,
+            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: ""