Merge "Add docker jobs to distribution"
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgpclustering.yaml
index d6d8229f423385b8912ed2f5f023ab09e31fd9fb..9fe5367055c1f1241ae5adc277b384255fed53bb 100644 (file)
 
     # Project branches
     stream:
-      - silicon:
+      - chlorine:
           branch: "master"
           jre: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
+      - sulfur:
+          branch: "stable/sulfur"
           jre: "openjdk11"
-      - magnesium:
-          branch: "stable/magnesium"
+      - phosphorus:
+          branch: "stable/phosphorus"
           jre: "openjdk11"
-      - sodium:
-          branch: "stable/sodium"
+
+    karaf-version: bgpcep
 
     install:
       - all:
 
     # 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
 
     # Robot custom options:
     robot-options: "-v USE_NETCONF_CONNECTOR:False"
 
     # Controller configuration
-    odl_system_flavor: "odl-standard-4"
+    odl_system_flavor: "v3-standard-4"