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=4aba0e59536d813fcda27fd8113aa2cf71761306;hp=5322ec2b64fb003d97d974ab548030ec328a46e9;hpb=15dec833f900cec0f31184e562c9a78ab2f0c709;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 5322ec2b6..67ce6f6a8 100644 --- a/jjb/openflowplugin/openflowplugin-csit-config-performance-lithium-redesign.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-config-performance-lithium-redesign.yaml @@ -13,13 +13,13 @@ 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: @@ -35,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' +