Change Cbench VM to old Centos 6
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-cbench-daily.yaml
index fa73ce67ba97d334db2ef3fc3a18cb538e209d8f..cb9bd797fd9697e949c550fc64f189c3e4a3e3ab 100644 (file)
     stream:
         - boron:
             branch: 'master'
-            jdk: 'openjdk8'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
-            jdk: 'openjdk7'
+            jre: 'openjdk7'
         - stable-lithium:
             branch: 'stable/lithium'
-            jdk: 'openjdk7'
+            jre: 'openjdk7'
 
     install:
         - only:
@@ -28,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'