Change Cbench VM to old Centos 6
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-cbench-daily.yaml
index 8b21e0a7fcbb4f2e80074f9e2b53b40d00c567b3..cb9bd797fd9697e949c550fc64f189c3e4a3e3ab 100644 (file)
     stream:
         - boron:
             branch: 'master'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
+            jre: 'openjdk7'
         - stable-lithium:
             branch: 'stable/lithium'
+            jre: 'openjdk7'
 
     install:
         - only:
@@ -25,6 +28,9 @@
     # Features to install
     install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-drop-test'
 
+    # Mininet configuration
+    mininet-image: 'rk-c-el6-mininet'
+
     # Robot custom options
     robot-options: '-v duration_in_secs:180'