Merge "Migrate maven to freestyle for distribution-check"
[releng/builder.git] / jjb / of-config / of-config-csit-basic.yaml
index 02b0545cc74d8f61bcf44e77ef1e88d2b9f11bfb..acad73675eee59c1d2922869948ccd4b926cc742 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
             jre: 'openjdk7'
@@ -32,4 +35,4 @@
     robot-options: ''
 
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},netconf-distribution-{stream},of-config-distribution-{stream}'
+    trigger-jobs: 'of-config-distribution-{stream}'