Update lacp to use new build labels
[releng/builder.git] / jjb / lacp / lacp-csit-lacp.yaml
index 19e18dc9a28bffdcda978b15821f309596b6b0a6..1d3d1302b74e4e0a02b055644c95d20a1d4bc33b 100644 (file)
     stream:
         - boron:
             branch: 'master'
-            jdk: 'openjdk8'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
-            jdk: 'openjdk7'
+            jre: 'openjdk7'
         - stable-lithium:
             branch: 'stable/lithium'
-            jdk: 'openjdk7'
+            jre: 'openjdk7'
 
     install:
         - only:
@@ -28,7 +28,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 +37,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}'