adding master to be tested and plot part 59/23259/1
authorPeter Gubka <pgubka@cisco.com>
Thu, 25 Jun 2015 10:51:06 +0000 (12:51 +0200)
committerPeter Gubka <pgubka@cisco.com>
Thu, 25 Jun 2015 10:51:06 +0000 (12:51 +0200)
plot part is added for changes from https://git.opendaylight.org/gerrit/#/c/23166/

Change-Id: I974212d31320aaae919edbdfd3c20b0fe04a2a99
Signed-off-by: Peter Gubka <pgubka@cisco.com>
jjb/openflowplugin/openflowplugin-csit-scale-stats-collection-daily-lithium-redesign.yaml
jjb/openflowplugin/openflowplugin-csit-scale-stats-collection-daily.yaml

index 95fd482b0cbf77b1f635edc72513772b222aa191..51fe40f043d124016b1fcb1884028133cf1fe569 100644 (file)
@@ -11,6 +11,8 @@
 
     # Project branches
     stream:
+        - master:
+            branch: 'master'
         - stable-lithium:
             branch: 'stable/lithium'
 
@@ -26,3 +28,9 @@
 
     # Trigger jobs (daily)
     schedule: 'H H * * *'
+
+    # Plot Info
+    01-plot-title: 'Flows Setup Time'
+    01-plot-yaxis: '[s]'
+    01-plot-group: 'Config Performance'
+    01-plot-data-file: 'flows_setup_time.csv'
index 077188f13c2f1eaffe09d19c2a52e8b3664ffb77..2502ba7cae1b433e8ad25540387cf1a850a8897f 100644 (file)
@@ -11,6 +11,8 @@
 
     # Project branches
     stream:
+        - master:
+            branch: 'master'
         - stable-lithium:
             branch: 'stable/lithium'
 
@@ -26,3 +28,9 @@
 
     # Trigger jobs (daily)
     schedule: 'H H * * *'
+
+    # Plot Info
+    01-plot-title: 'Flows Setup Time'
+    01-plot-yaxis: '[s]'
+    01-plot-group: 'Config Performance'
+    01-plot-data-file: 'flows_setup_time.csv'