Merge "Add python tools to docker vms"
[releng/builder.git] / jjb / capwap / capwap-csit-ac.yaml
index bc56921cfe5ee6ce8e39ab2a606138943e1c876d..7300bce14799ce02bc1c9d8a42da2e60439aeba6 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
+            jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
+            jre: 'openjdk7'
         - stable-lithium:
             branch: 'stable/lithium'
+            jre: 'openjdk7'
 
     install:
         - only:
@@ -32,4 +38,4 @@
     robot-options: ''
 
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},odlparent-distribution-{stream},capwap-distribution-{stream}'
+    trigger-jobs: 'capwap-distribution-{stream}'