X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch-csit-host-scalability-daily.yaml;h=54bec093b948ab58c94f23f85a96b18ea41c775e;hb=04bb716d798ccc76c2473bfd35fe2666c10bc232;hp=5b7bd6afc08e9d5bfca702d7d451cffc90357534;hpb=9d38db6bfdd4ec9179596003fe2bd0b97d6a56bc;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 5b7bd6afc..54bec093b 100644 --- a/jjb/l2switch/l2switch-csit-host-scalability-daily.yaml +++ b/jjb/l2switch/l2switch-csit-host-scalability-daily.yaml @@ -5,34 +5,37 @@ - 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: - - fluorine: - branch: 'master' - - oxygen: - branch: 'stable/oxygen' + - chlorine: + branch: "master" + jre: "openjdk17" + - sulfur: + branch: "stable/sulfur" + jre: "openjdk11" 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"