Feat!: Remove all stable/aluminium jobs
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgpclustering.yaml
index d6d8229f423385b8912ed2f5f023ab09e31fd9fb..deb75fafd62a0d5432ecbf56bb5c5b4c7f36ef08 100644 (file)
 
     # Project branches
     stream:
-      - silicon:
+      - sulfur:
           branch: "master"
           jre: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
+      - phosphorus:
+          branch: "stable/phosphorus"
           jre: "openjdk11"
-      - magnesium:
-          branch: "stable/magnesium"
+      - silicon:
+          branch: "stable/silicon"
           jre: "openjdk11"
-      - sodium:
-          branch: "stable/sodium"
 
     install:
       - all:
@@ -30,7 +28,7 @@
 
     # Features to install
     install-features: >
-      odl-restconf-noauth,
+      odl-restconf,
       odl-bgpcep-bgp,
       odl-bgpcep-bgp-config-example
 
@@ -38,4 +36,4 @@
     robot-options: "-v USE_NETCONF_CONNECTOR:False"
 
     # Controller configuration
-    odl_system_flavor: "odl-standard-4"
+    odl_system_flavor: "v3-standard-4"