Feat!: Remove all stable/aluminium jobs
[releng/builder.git] / jjb / mdsal / mdsal-csit-netty-replication.yaml
index bedb8fba56691fe6270d2a5f4a89ae4d2cf995b2..4574617725fdab30a983ff5c8e1bd5309ece3c08 100644 (file)
 
     # Project branches
     stream:
-      - phosphorus:
+      - sulfur:
           branch: "master"
           jre: "openjdk11"
+          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
       - silicon:
           branch: "stable/silicon"
           jre: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
-          jre: "openjdk11"
-      - magnesium:
-          branch: "stable/magnesium"
-          jre: "openjdk11"
+          install-features: >
+            features-controller,
+            odl-mdsal-exp-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: ""