Merge "Update calls to pkg build scripts for 62023 CLI"
[releng/builder.git] / jjb / sxp / sxp-csit-cluster-routing.yaml
index c32e756e87b9248b0086e4f0fe47713a726254fc..ea209ced02c2ca3045af7ea1fe2df293e8f331ac 100644 (file)
 
     # Project branches
     stream:
-      - carbon:
+      - oxygen:
           branch: 'master'
           jre: 'openjdk8'
+      - nitrogen:
+          branch: 'stable/nitrogen'
+          jre: 'openjdk8'
+      - carbon:
+          branch: 'stable/carbon'
+          jre: 'openjdk8'
+          karaf-version: karaf3
+          install-features: 'odl-restconf,odl-sxp-controller,odl-sxp-route'
 
     install:
       - only:
@@ -23,7 +31,7 @@
           scope: 'all'
 
     # Features to install
-    install-features: 'odl-restconf,odl-sxp-controller,odl-sxp-route'
+    install-features: 'odl-restconf,odl-sxp-controller,odl-sxp-routing'
 
     # Tools VMs:
     tools_system_count: 2