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