Merge "Rework the way Java version is set in CSIT jobs"
[releng/builder.git] / jjb / unimgr / unimgr-csit-basic.yaml
index 28790532d5fceb7ff41e16ca631efddb8875efea..d6117c035f03f517ae2fbffa38a4482e3a3b5196 100644 (file)
 
     # Project branches
     stream:
-        - beryllium:
+        - 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: ''