Merge "Fix the communication issue between control and compute nodes"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-config-performance.yaml
index ae62159e5c09b0916660fed5ea019ed852e145d7..d6c58e7132f2e7351943b3e96d4bbed56ad48e18 100644 (file)
     stream:
         - boron:
             branch: 'master'
-            jdk: 'openjdk8'
+            jre: 'openjdk8'
         - beryllium:
             branch: 'stable/beryllium'
-            jdk: 'openjdk7'
+            jre: 'openjdk7'
         - stable-lithium:
             branch: 'stable/lithium'
-            jdk: 'openjdk7'
+            jre: 'openjdk7'
 
     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'
+