Nitrogen branch cutting
[releng/builder.git] / jjb / sfc / sfc-python.yaml
index 11d729d2a4ed7dd55eec5bf6fe87940279a6fccb..ee2489e762cba06f221de852e310e298bb459f88 100644 (file)
@@ -7,8 +7,11 @@
     # stream:    release stream (eg. stable-boron or beryllium)
     # branch:    git branch (eg. stable/boron or master)
     stream:
-      - carbon:
+      - nitrogen:
           branch: 'master'
+          jre: 'openjdk8'
+      - carbon:
+          branch: 'stable/carbon'
       - boron:
           branch: 'stable/boron'
       - beryllium:
@@ -37,6 +40,7 @@
 
     parameters:
       - opendaylight-infra-parameters:
+          os-cloud: '{os-cloud}'
           project: '{project}'
           branch: '{branch}'
           refspec: 'refs/heads/{branch}'