X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-scale-link.yaml;h=2f44fe626bd543c55566f0831fc5786ae738cea9;hb=b49a27745d0dcaf0b46b47949c2bcc4647f17e39;hp=ad11f1526ae303b672d731ca0231a23a0506d88a;hpb=7b5e27ed8784b8ea44715042dc06ba590eceb19c;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-scale-link.yaml b/jjb/openflowplugin/openflowplugin-csit-scale-link.yaml index ad11f1526..2f44fe626 100644 --- a/jjb/openflowplugin/openflowplugin-csit-scale-link.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-scale-link.yaml @@ -5,43 +5,41 @@ - inttest-csit-1node # The project name - project: 'openflowplugin' + project: "openflowplugin" # 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' + - 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 - x86_64 - 20200801-220238.229' + 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"