X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-perf-stats-collection.yaml;h=3ee8471d948581c286c60e242f3a69dec09476aa;hb=fb9297d20fe434066a9c84064d79cf9daf89dda2;hp=d2f324fb0855316d456be343fd1a22ab4df4a43d;hpb=2be5a4fb6ae1de3f36dacf59a90d4ece73c671f9;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-perf-stats-collection.yaml b/jjb/openflowplugin/openflowplugin-csit-perf-stats-collection.yaml index d2f324fb0..3ee8471d9 100644 --- a/jjb/openflowplugin/openflowplugin-csit-perf-stats-collection.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-perf-stats-collection.yaml @@ -5,7 +5,7 @@ - inttest-csit-1node # The project name - project: 'openflowplugin' + project: "openflowplugin" # The functionality under test functionality: @@ -14,33 +14,32 @@ # Project branches stream: - - magnesium: - branch: 'master' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' - - neon: - branch: 'stable/neon' + - chlorine: + branch: "master" + jre: "openjdk11" + - sulfur: + branch: "stable/sulfur" + jre: "openjdk11" + - phosphorus: + branch: "stable/phosphorus" + jre: "openjdk11" install: - only: - scope: 'only' - - # Job images - tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20190415-091034.881' + scope: "only" # Features to install - install-features: 'odl-openflowplugin-flow-services-rest' + install-features: "odl-openflowplugin-flow-services-rest" # Robot custom options - robot-options: '-v flnr:100000 -v swnr:32 -v fpr:200' + robot-options: "-v flnr:100000 -v swnr:32 -v fpr:200" # Plot Info - 01-plot-title: 'Stats Collection Rate' - 01-plot-yaxis: 'flow_mods/sec' - 01-plot-group: 'Stats Collection Performance' - 01-plot-data-file: 'stats_rate.csv' - 02-plot-title: 'Stats Collection Time' - 02-plot-yaxis: 'seconds' - 02-plot-group: 'Stats Collection Performance' - 02-plot-data-file: 'stats_time.csv' + 01-plot-title: "Stats Collection Rate" + 01-plot-yaxis: "flow_mods/sec" + 01-plot-group: "Stats Collection Performance" + 01-plot-data-file: "stats_rate.csv" + 02-plot-title: "Stats Collection Time" + 02-plot-yaxis: "seconds" + 02-plot-group: "Stats Collection Performance" + 02-plot-data-file: "stats_time.csv"