Merge "Add template for nodejs jobs"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-cbench-daily.yaml
index cf8dd43a3890f7bab7e31bba3fc890811b501e6d..2b2fa052a06f096e06faa1273319f68d997c30e1 100644 (file)
         - boron:
             branch: 'master'
             jre: 'openjdk8'
-        - beryllium:
-            branch: 'stable/beryllium'
-            jre: 'openjdk7'
-        - stable-lithium:
-            branch: 'stable/lithium'
-            jre: 'openjdk7'
 
     install:
         - only:
@@ -28,6 +22,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'