Nitrogen branch cutting
[releng/builder.git] / jjb / netconf / netconf-clustering.yaml
index 5432a6e9b8405df5468ade193811b50e171b11e8..6db95f8bdf99b7f07029237479f1f713c5a60c21 100644 (file)
 
     # Project branches
     stream:
-      - carbon:
+      - nitrogen:
           branch: 'master'
           jre: 'openjdk8'
+      - carbon:
+          branch: 'stable/carbon'
+          jre: 'openjdk8'
       - boron:
           branch: 'stable/boron'
           jre: 'openjdk8'
@@ -29,7 +32,9 @@
           scope: 'all'
 
     # Features to install
-    install-features: 'odl-restconf,odl-netconf-clustered-topology'
+    install-features: >
+        odl-restconf,
+        odl-netconf-clustered-topology
 
     # Robot custom options
     robot-options: '-v USE_NETCONF_CONNECTOR:False'