Merge "Add docker jobs to distribution"
[releng/builder.git] / jjb / bgpcep / bgpcep-csit-bgpclustering.yaml
index acc6bb7916f5cea6b410777380674dc9a15c81fd..9fe5367055c1f1241ae5adc277b384255fed53bb 100644 (file)
 
     # Project branches
     stream:
-      - phosphorus:
+      - chlorine:
           branch: "master"
           jre: "openjdk11"
-      - silicon:
-          branch: "stable/silicon"
+      - sulfur:
+          branch: "stable/sulfur"
           jre: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
+      - phosphorus:
+          branch: "stable/phosphorus"
           jre: "openjdk11"
 
+    karaf-version: bgpcep
+
     install:
       - all:
           scope: "all"
@@ -30,7 +32,8 @@
     install-features: >
       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"