X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-scale-switch.yaml;h=d175964bcfd4e8ea714d20c56fa3b8c6ba55a016;hb=1479200e41074649b668378b9c8fbd1e8e485481;hp=41ea379aaa4cbf2227f023d8a998e319acffa006;hpb=8fefde82a5eb8ff1d06ffe7514ebaf2260731e18;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-scale-switch.yaml b/jjb/openflowplugin/openflowplugin-csit-scale-switch.yaml index 41ea379aa..d175964bc 100644 --- a/jjb/openflowplugin/openflowplugin-csit-scale-switch.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-scale-switch.yaml @@ -5,45 +5,39 @@ - inttest-csit-1node # The project name - project: 'openflowplugin' + project: "openflowplugin" + jre: "openjdk17" # The functionality under test - functionality: 'scale-switch' + functionality: "scale-switch" # Project branches stream: - - silicon: - branch: 'master' - jre: 'openjdk11' - - aluminium: - branch: 'stable/aluminium' - jre: 'openjdk11' - - magnesium: - branch: 'stable/magnesium' - jre: 'openjdk11' - - sodium: - branch: 'stable/sodium' + - argon: + branch: "master" + - chlorine: + branch: "stable/chlorine" + - sulfur: + branch: "stable/sulfur" + 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 + 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"