X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-config-performance.yaml;h=3a9152863bd8694a35abae304ab00412e8532106;hb=97cb848293e1e18678427f2a1f336735643594ab;hp=b306b47c5b001bf5b50248c44c1d0fd8561ed5b0;hpb=e3eda5afc71463e89a99e1cfc450517423bd5aea;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-config-performance.yaml b/jjb/openflowplugin/openflowplugin-csit-config-performance.yaml index b306b47c5..3a9152863 100644 --- a/jjb/openflowplugin/openflowplugin-csit-config-performance.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-config-performance.yaml @@ -14,12 +14,6 @@ - boron: branch: 'master' jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' - - stable-lithium: - branch: 'stable/lithium' - jre: 'openjdk7' install: - only: @@ -35,7 +29,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' +