Merge "Migrate of-config matrix-verify jobs to freestyle-verify jobs"
[releng/builder.git] / jjb / unimgr / unimgr-csit-basic.yaml
index 10e2c19a269ec298bb90aa6e08659ca401902f61..15e2f44bf351e6d977301f53d0300048a22e142c 100644 (file)
     stream:
         - boron:
             branch: 'master'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
+            jre: 'openjdk7'
 
     install:
         - only:
         - all:
             scope: 'all'
 
+    # Mininet configuration
+    mininet-vms: 2
+
     # Features to install
-    install-features: 'odl-unimgr'
+    install-features: 'odl-unimgr-ui'
 
     # Robot custom options
     robot-options: ''
 
     # Trigger jobs (upstream dependencies)
-    trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},ovsdb-distribution-{stream},unimgr-distribution-{stream}'
+    trigger-jobs: 'ovsdb-distribution-{stream},unimgr-distribution-{stream}'