Merge "Migrate csit templates to lf-infra-publish"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-cbench-daily-old.yaml
index d4c2e22a41249fa27c6cf25e68d741bf8d2fb04d..9c01b85e797af0973023d5fada57086933736f91 100644 (file)
@@ -1,7 +1,8 @@
+---
 - project:
     name: openflowplugin-csit-cbench-daily-old
     jobs:
-        - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
+      - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
 
     # The project name
     project: 'openflowplugin'
 
     # Project branches
     stream:
-        - beryllium:
-            branch: 'stable/beryllium'
-            jre: 'openjdk7'
+      - beryllium:
+          branch: 'stable/beryllium'
+          jre: 'openjdk7'
+          karaf-version: karaf3
 
     install:
-        - only:
-            scope: 'only'
+      - only:
+          scope: 'only'
 
     # Features to install
     install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-drop-test'
@@ -25,9 +27,6 @@
     # Robot custom options
     robot-options: '-v duration_in_secs:180 -v throughput_threshold:20000 -v latency_threshold:5000'
 
-    # Trigger jobs (daily)
-    schedule: 'H H * * *'
-
     # Plot Info
     01-plot-title: 'Throughput Mode'
     01-plot-yaxis: 'flow_mods/sec'