Revert "Temporarily disable installs from archive.apache.org"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-config-performance-lithium-redesign.yaml
index 1c53e5e760010697d3fa4c488ba767cf07b875b0..67ce6f6a84ed76016fe2a2658942da9a175200aa 100644 (file)
@@ -1,7 +1,7 @@
 - project:
     name: openflowplugin-csit-config-performance-lithium-redesign
     jobs:
-        - '{project}-csit-1node-cds-{functionality}-{install}-{stream}'
+        - '{project}-csit-1node-{functionality}-{install}-{stream}'
 
     # The project name
     project: 'openflowplugin'
 
     # Project branches
     stream:
-        - master:
+        - 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'
+