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 2502ba7cae1b433e8ad25540387cf1a850a8897f..aee8ffc87d4520f1c02059ac086e3c3f3cb1371c 100644 (file)
     schedule: 'H H * * *'
 
     # Plot Info
-    01-plot-title: 'Flows Setup Time'
+    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'