Fix mailing list address
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-rpc-time-measure-daily-old.yaml
index 5d7c7d92bd241b9a6006045313b107eac7c363d1..7fdca0186f5f6b20c3842e5c37b66dc42be4e691 100644 (file)
@@ -1,7 +1,8 @@
+---
 - project:
     name: openflowplugin-csit-rpc-time-measure-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'
 
     install:
-        - only:
-            scope: 'only'
+      - only:
+          scope: 'only'
 
     # Features to install
     install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-bulk-o-matic'
@@ -25,9 +26,6 @@
     # Robot custom options
     robot-options: ''
 
-    # Trigger jobs (daily)
-    schedule: 'H H * * *'
-
     # Plot Info
     01-plot-title: 'REST setup rate (for 100k flows)'
     01-plot-yaxis: 'setup time[s], req[flows/s]'