X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch-csit-host-scalability-daily.yaml;h=48fb783460d757f36b8a178b29475ded51beba0d;hb=88381e42f55aea865e5f4cf22d1a15d85aa75caa;hp=5b7bd6afc08e9d5bfca702d7d451cffc90357534;hpb=08504b757a985cce3b55ff32a16cdebc32ae7ed8;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..48fb78346 100644 --- a/jjb/l2switch/l2switch-csit-host-scalability-daily.yaml +++ b/jjb/l2switch/l2switch-csit-host-scalability-daily.yaml @@ -5,34 +5,40 @@ - 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' + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + - magnesium: + branch: "stable/magnesium" + 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"