Merge "correct vpnservice runs provider mappings physnet name"
[releng/builder.git] / jjb / groupbasedpolicy / groupbasedpolicy-csit-clustering.yaml
index 691c2acebf83647040db5d04c0767b3a79e3d1b9..2833c06092a4f0e604d3a698ca4ad0188adc8513 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,8 @@
     robot-options: '-v ODL_VERSION:{stream}'
 
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'neutron-distribution-{stream},ovsdb-distribution-{stream},controller-distribution-{stream},openflowplugin-distribution-{stream},yangtools-distribution-{stream},sfc-distribution-{stream},dlux-distribution-{stream}'
+    trigger-jobs: 'neutron-distribution-{stream},
+                   ovsdb-distribution-{stream},
+                   openflowplugin-distribution-{stream},
+                   sfc-distribution-{stream},
+                   dlux-distribution-{stream}'