Merge "Remove centos/fedora mininet configuration"
[releng/builder.git] / jjb / lacp / lacp-csit-lacp.yaml
index 1d3d1302b74e4e0a02b055644c95d20a1d4bc33b..d427b49b562c2ca70f28f70759e442d42a876cc5 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:
         - all:
             scope: 'all'
 
-    mininet-image: 'ubuntu-trusty-mininet-ovs-23-2c-2g'
+    tools_system_image: Ubuntu 14.04 - mininet-ovs-23 - 20170210-0414
 
     # Features to install
     install-features: 'odl-lacp-ui'
 
     # Robot custom options
     robot-options: ' '
-
-    # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'openflowjava-distribution-{stream},openflowplugin-distribution-{stream},lacp-distribution-{stream}'