Merge "Adding simple checks examination of data/logs after robot suites"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-clustering.yaml
index 634c7821517ad7946f0f3fbfb13fc116f18aeceb..564182dfc46c832cb5cc9b5dd4bccdad9465b89a 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
             jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
 
     install:
         - only:
             scope: 'only'
 
     # Features to install
-    install-features: 'odl-openflowplugin-flow-services-ui'
+    install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-table-miss-enforcer'
 
     # Robot custom options
     robot-options: '-v ODL_OF_PLUGIN:lithium'
 
-    # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}'
-
+    # mininet image
+    tools_system_image: 'Ubuntu 14.04 - mininet-ovs-25 - 20170210-0300'