Update new images built for changes #50992 and #50976
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-clustering.yaml
index 9fc5de8dad89b5d41b47a2cc22b8d769ac7e962e..cac04bd85bc142308533273e5cb999d507eead80 100644 (file)
 
     # Project branches
     stream:
-        - beryllium:
+        - carbon:
             branch: 'master'
-        - stable-lithium:
-            branch: 'stable/lithium'
+            jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
 
     install:
         - only:
             scope: 'only'
 
     # Features to install
-    install-features: 'odl-openflowplugin-flow-services-ui-li'
+    install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-table-miss-enforcer'
 
     # Robot custom options
-    robot-options: ''
-
-    # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}'
+    robot-options: '-v ODL_OF_PLUGIN:lithium'
 
+    # mininet image
+    tools_system_image: 'Ubuntu 14.04 - mininet-ovs-25 - 20170130-0414'