X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-scale-link.yaml;h=c34720b00eecf629cf9e479f393eb33813b5877e;hb=2e490c48d15d9e18a62efc274e2df774a506f6b6;hp=f5287d8b9cd3ce36d370f7c4e5aa6c61177f8554;hpb=7154454605f0ac309e19c9adffb185771ac9be3f;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-scale-link.yaml b/jjb/openflowplugin/openflowplugin-csit-scale-link.yaml index f5287d8b9..c34720b00 100644 --- a/jjb/openflowplugin/openflowplugin-csit-scale-link.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-scale-link.yaml @@ -5,43 +5,44 @@ - inttest-csit-1node # The project name - project: 'openflowplugin' + project: "openflowplugin" # The functionality under test - functionality: 'scale-link' + functionality: "scale-link" # Project branches stream: - - neon: - branch: 'master' - - fluorine: - branch: 'stable/fluorine' - - oxygen: - branch: 'stable/oxygen' + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + - magnesium: + branch: "stable/magnesium" + jre: "openjdk11" install: - only: - scope: 'only' + scope: "only" # Job images - tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20181001-220228.326' + tools_system_image: "ZZCI - Ubuntu 16.04 - mininet-ovs-28 - x86_64 - 20200811-063216.630" # Features to install install-features: > - odl-openflowplugin-flow-services-rest, - odl-openflowplugin-app-table-miss-enforcer, - decanter-collector-jmx, - decanter-appender-elasticsearch + odl-openflowplugin-flow-services-rest, + odl-openflowplugin-app-table-miss-enforcer # Robot custom options - robot-options: '' + robot-options: "" # Plot Info - 01-plot-title: 'Maximum Links Full Mesh Topology' - 01-plot-yaxis: 'Links' - 01-plot-group: 'Link Scalability' - 01-plot-data-file: 'links.csv' - 02-plot-title: 'Topology Discover Time' - 02-plot-yaxis: 'Seconds' - 02-plot-group: 'Link Scalability' - 02-plot-data-file: 'time.csv' + 01-plot-title: "Maximum Links Full Mesh Topology" + 01-plot-yaxis: "Links" + 01-plot-group: "Link Scalability" + 01-plot-data-file: "links.csv" + 02-plot-title: "Topology Discover Time" + 02-plot-yaxis: "Seconds" + 02-plot-group: "Link Scalability" + 02-plot-data-file: "time.csv"