Merge "Rename dsbenchmark job"
[releng/builder.git] / jjb / vpnservice / vpnservice-csit-vpnservice.yaml
index 89df3ab39c60e7d4f52d9fc09c07f2c21ae77879..b60525bb32aa34c3d41bc0220488ecb01c7bc1ac 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
             jre: 'openjdk7'
@@ -38,4 +41,4 @@
     robot-options: ' '
 
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream},vpnservice-distribution-{stream}'
+    trigger-jobs: 'openflowjava-distribution-{stream},openflowplugin-distribution-{stream},vpnservice-distribution-{stream}'