Disable Lithium jobs
[releng/builder.git] / jjb / groupbasedpolicy / groupbasedpolicy-csit-clustering.yaml
index 691c2acebf83647040db5d04c0767b3a79e3d1b9..65cdcf7ead02cb9d5e768d0176c43b091cc974ef 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'
 
@@ -35,4 +39,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}'