Merge "New mininet VM for OVS 2.5.0"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-config-performance.yaml
index ae62159e5c09b0916660fed5ea019ed852e145d7..c24df399ed46cb9a0b94355ed683a5a51616a4b1 100644 (file)
 
     # Project branches
     stream:
-        - boron:
+        - carbon:
             branch: 'master'
-            jdk: 'openjdk8'
-        - beryllium:
-            branch: 'stable/beryllium'
-            jdk: 'openjdk7'
-        - stable-lithium:
-            branch: 'stable/lithium'
-            jdk: 'openjdk7'
+            jre: 'openjdk8'
+        - boron:
+            branch: 'stable/boron'
+            jre: 'openjdk8'
 
     install:
         - only:
     trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},openflowjava-distribution-{stream},openflowplugin-distribution-{stream}'
 
     # Plot Info
-    01-plot-title: 'Config Rest Api Rate'
+    01-plot-title: 'Flow REST API Rate'
     01-plot-yaxis: 'http_req/sec'
-    01-plot-group: 'Config Performance'
+    01-plot-group: 'Flow Config Performance'
     01-plot-data-file: 'rates.csv'
+    02-plot-title: 'Flow Stats Collect Time'
+    02-plot-yaxis: 'seconds'
+    02-plot-group: 'Stats Collect Performance'
+    02-plot-data-file: 'times.csv'