adding new jobs for new /restconf/operations to configure flows in bulk
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-scale-stats-collection-daily.yaml
index 077188f13c2f1eaffe09d19c2a52e8b3664ffb77..aee8ffc87d4520f1c02059ac086e3c3f3cb1371c 100644 (file)
@@ -11,6 +11,8 @@
 
     # Project branches
     stream:
+        - master:
+            branch: 'master'
         - stable-lithium:
             branch: 'stable/lithium'
 
 
     # Trigger jobs (daily)
     schedule: 'H H * * *'
+
+    # Plot Info
+    01-plot-title: 'Flows (100k) Setup Time'
+    01-plot-yaxis: '[s]'
+    01-plot-group: 'Config Performance'
+    01-plot-data-file: 'flows_setup_time.csv'
+
+    02-plot-title: 'REST setup rate (for 100k flows)'
+    02-plot-yaxis: 'setup time[s], req[flows/s]'
+    02-plot-group: 'Performance Rate'
+    02-plot-data-file: 'flows_install_rate.csv'