X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-scale-link.yaml;h=57145bec77490b8db5c45f01afe071fa707c7f16;hb=22b927d8a9c9b290ac3a2dbe88d08e515b8fd5bb;hp=2f15c4062d8ac93f4e5bb5c56744eee92dc960ff;hpb=91f9aa758d69439daa30266ff2867e33511018fa;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-scale-link.yaml b/jjb/openflowplugin/openflowplugin-csit-scale-link.yaml index 2f15c4062..57145bec7 100644 --- a/jjb/openflowplugin/openflowplugin-csit-scale-link.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-scale-link.yaml @@ -5,43 +5,39 @@ - inttest-csit-1node # The project name - project: 'openflowplugin' + project: "openflowplugin" + jre: "openjdk17" # The functionality under test - functionality: 'scale-link' + functionality: "scale-link" # Project branches stream: - - aluminium: - branch: 'master' - jre: 'openjdk11' - - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' + - calcium: + branch: "master" + - potassium: + branch: "stable/potassium" + - argon: + branch: "stable/argon" 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, - odl-openflowplugin-app-table-miss-enforcer + 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"