Merge "Add template for nodejs jobs"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-cbench-daily.yaml
index af4f6ceb50129085e50e0a0cf2c0c54802d137ea..2b2fa052a06f096e06faa1273319f68d997c30e1 100644 (file)
@@ -1,7 +1,7 @@
 - project:
     name: openflowplugin-csit-cbench-daily
     jobs:
-        - '{project}-csit-periodic-1node-cds-{functionality}-{install}-{stream}'
+        - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
 
     # The project name
     project: 'openflowplugin'
 
     # Project branches
     stream:
-        - master:
+        - boron:
             branch: 'master'
-        - stable-lithium:
-            branch: 'stable/lithium'
+            jre: 'openjdk8'
 
     install:
         - only:
@@ -23,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'