X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-config-performance-lithium-redesign.yaml;h=67ce6f6a84ed76016fe2a2658942da9a175200aa;hb=ae312cb8340c4d3a84598d1d7d73fb379015f240;hp=d4c8f204e1127bc7ca1f232422417b70502103e9;hpb=14b7fe1a9cf8b3ff2e3df9222419d33f5521f173;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-config-performance-lithium-redesign.yaml b/jjb/openflowplugin/openflowplugin-csit-config-performance-lithium-redesign.yaml index d4c8f204e..67ce6f6a8 100644 --- a/jjb/openflowplugin/openflowplugin-csit-config-performance-lithium-redesign.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-config-performance-lithium-redesign.yaml @@ -13,10 +13,13 @@ stream: - boron: branch: 'master' + jre: 'openjdk8' - beryllium: branch: 'stable/beryllium' + jre: 'openjdk7' - stable-lithium: branch: 'stable/lithium' + jre: 'openjdk7' install: - only: @@ -32,7 +35,12 @@ 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' +