Disable Lithium jobs
[releng/builder.git] / jjb / controller / controller-csit-rest-cars-perf.yaml
index 79c3960ffcbe905dd19142c03ec0a7426d605979..8cf23ea7ccaf691767f79308cd3d2e7d53362342 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:
+            disabled: true
             branch: 'stable/lithium'
             jre: 'openjdk7'
 
@@ -34,4 +38,4 @@
     robot-options: ''
 
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'odlparent-distribution-{stream},yangtools-distribution-{stream},controller-distribution-{stream},aaa-distribution-{stream},netconf-distribution-{stream},mdsal-distribution-{stream}'
+    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},aaa-distribution-{stream},netconf-distribution-{stream},mdsal-distribution-{stream}'