Merge "Save distribution in distribution-check job"
[releng/builder.git] / jjb / nic / nic-csit-vtnrenderer.yaml
index aa48105521319fe0ef0388fd6c369937be33a90e..79855c405bff29d9cc2352d0b4379dbe75b7b45c 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
             jre: 'openjdk7'
@@ -35,4 +38,4 @@
     robot-options: ''
 
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},nic-distribution-{stream},vtn-distribution-{stream}'
+    trigger-jobs: 'nic-distribution-{stream},vtn-distribution-{stream}'