X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-config-performance.yaml;h=c24df399ed46cb9a0b94355ed683a5a51616a4b1;hb=fd24ad2ec848788b443e5e6cc2a6c785660496c9;hp=8ee3b185ad251bd8a5211f51c9f11f238b1e3c12;hpb=0c6632e5a790494916c6e27c13e1434b2fec7ff2;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-config-performance.yaml b/jjb/openflowplugin/openflowplugin-csit-config-performance.yaml index 8ee3b185a..c24df399e 100644 --- a/jjb/openflowplugin/openflowplugin-csit-config-performance.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-config-performance.yaml @@ -11,12 +11,12 @@ # Project branches stream: - - boron: + - carbon: branch: 'master' - - beryllium: - branch: 'stable/beryllium' - - stable-lithium: - branch: 'stable/lithium' + jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' install: - only: @@ -32,7 +32,11 @@ 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'