Merge "Rework the way Java version is set in CSIT jobs"
[releng/builder.git] / jjb / unimgr / unimgr-csit-basic.yaml
index e23f0913fad6b40a093ee952a2872422104739a1..d6117c035f03f517ae2fbffa38a4482e3a3b5196 100644 (file)
     stream:
         - boron:
             branch: 'master'
-            jdk: 'openjdk8'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
-            jdk: 'openjdk7'
+            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: ''