X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Fl2switch%2Fl2switch-csit-host-scalability-daily.yaml;h=a26653295de618ef6912709a6dfce852aa6de529;hb=bba8956edff8bf2473b8c9c9dc9b3026f135872e;hp=94afbf13cdcbfd306d25abb8519eb9f291a865f3;hpb=839bd143b3be2e3f3179485018ed209d3a513377;p=releng%2Fbuilder.git diff --git a/jjb/l2switch/l2switch-csit-host-scalability-daily.yaml b/jjb/l2switch/l2switch-csit-host-scalability-daily.yaml index 94afbf13c..a26653295 100644 --- a/jjb/l2switch/l2switch-csit-host-scalability-daily.yaml +++ b/jjb/l2switch/l2switch-csit-host-scalability-daily.yaml @@ -5,40 +5,34 @@ - inttest-csit-1node # The project name - project: 'l2switch' + project: "l2switch" disable-job: true # The functionality under test - functionality: 'host-scalability-daily' + functionality: "host-scalability-daily" # Project branches stream: - - sodium: - branch: 'master' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' - - oxygen: - branch: 'stable/oxygen' - disable-job: true + - chlorine: + branch: "master" + jre: "openjdk17" install: - only: - scope: 'only' + scope: "only" # Features to install - install-features: 'odl-l2switch-switch-ui' + install-features: "odl-l2switch-switch-ui" # Robot custom options - robot-options: '' + robot-options: "" # Plot Info - 01-plot-title: 'Maximum Hosts Single Switch' - 01-plot-yaxis: 'Hosts' - 01-plot-group: 'Host Scalability' - 01-plot-data-file: 'hosts.csv' - 02-plot-title: 'Host Discover Time' - 02-plot-yaxis: 'Seconds' - 02-plot-group: 'Host Scalability' - 02-plot-data-file: 'time.csv' + 01-plot-title: "Maximum Hosts Single Switch" + 01-plot-yaxis: "Hosts" + 01-plot-group: "Host Scalability" + 01-plot-data-file: "hosts.csv" + 02-plot-title: "Host Discover Time" + 02-plot-yaxis: "Seconds" + 02-plot-group: "Host Scalability" + 02-plot-data-file: "time.csv"