X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-scale-switch.yaml;h=1b3b189a5d6dba96f309a2072b9b242c1cf1082c;hb=a75eb83c7b3f4b166d4ef71516b162deaa62a2d5;hp=21202836b04d9c00a55c515e462d916ff59ce4f0;hpb=9f3faea493564186be23d3c2736eed2e58c580af;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-scale-switch.yaml b/jjb/openflowplugin/openflowplugin-csit-scale-switch.yaml index 21202836b..1d81ea8cc 100644 --- a/jjb/openflowplugin/openflowplugin-csit-scale-switch.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-scale-switch.yaml @@ -5,42 +5,43 @@ - inttest-csit-1node # The project name - project: 'openflowplugin' + project: "openflowplugin" # The functionality under test - functionality: 'scale-switch' + functionality: "scale-switch" # Project branches stream: - - fluorine: - branch: 'master' - - oxygen: - branch: 'stable/oxygen' - - nitrogen: - branch: 'stable/nitrogen' + - sulfur: + branch: "master" + jre: "openjdk11" + - phosphorus: + branch: "stable/phosphorus" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" install: - only: - scope: 'only' - - # Job images - tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20180301-1041' + scope: "only" # Features to install install-features: > - odl-openflowplugin-flow-services-rest, - decanter-collector-jmx, - decanter-appender-elasticsearch + odl-openflowplugin-flow-services-rest # Robot custom options - robot-options: '' + robot-options: "" # Plot Info - 01-plot-title: 'Maximum Switches Linear Topology' - 01-plot-yaxis: 'Switches' - 01-plot-group: 'Switch Scalability' - 01-plot-data-file: 'switches.csv' - 02-plot-title: 'Topology Discover Time' - 02-plot-yaxis: 'Seconds' - 02-plot-group: 'Switch Scalability' - 02-plot-data-file: 'time.csv' + 01-plot-title: "Maximum Switches Linear Topology" + 01-plot-yaxis: "Switches" + 01-plot-group: "Switch Scalability" + 01-plot-data-file: "switches.csv" + 02-plot-title: "Topology Discover Time" + 02-plot-yaxis: "Seconds" + 02-plot-group: "Switch Scalability" + 02-plot-data-file: "time.csv"