Merge "Migrate maven to freestyle for perodic"
[releng/builder.git] / jjb / sdninterfaceapp / sdninterfaceapp-csit-basic.yaml
index d29af4fa47cf8258e293d5fcd1a136acbe3f8817..26794a1da52ad04c128681596ac3c8eb5f43c6d2 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
+            jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
+            jre: 'openjdk7'
 
     install:
         - only:
@@ -28,4 +33,4 @@
     robot-options: ''
 
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowplugin-distribution-{stream},sdninterfaceapp-distribution-{stream}'
+    trigger-jobs: 'openflowplugin-distribution-{stream},sdninterfaceapp-distribution-{stream}'