Disable Lithium jobs
[releng/builder.git] / jjb / lacp / lacp-csit-lacp.yaml
index 3ed4e93605c400cc5feb718e03aa545ec0445f31..c36c114ac5ebef558f8998d325adb7448b876585 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'
 
@@ -28,7 +32,7 @@
         - all:
             scope: 'all'
 
-    mininet-image: 'ubuntu-trusty-mininet-ovs-23'
+    mininet-image: 'ubuntu-trusty-mininet-ovs-23-2c-2g'
 
     # Features to install
     install-features: 'odl-lacp-ui'
@@ -37,4 +41,4 @@
     robot-options: ' '
 
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream},lacp-distribution-{stream}'
+    trigger-jobs: 'openflowjava-distribution-{stream},openflowplugin-distribution-{stream},lacp-distribution-{stream}'