X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch-csit-host-scalability-daily.yaml;h=9278dc4552a6f40f093c160f8685582b433c852a;hb=36be72ec0c12d5276cd35e7879fa5a963bdca30a;hp=8509c013974a76f26f5da48c92a7fc1e65b3f937;hpb=19d8521cefd584c8648d11a513f87f4b4f28fb5d;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 8509c0139..9278dc455 100644 --- a/jjb/l2switch/l2switch-csit-host-scalability-daily.yaml +++ b/jjb/l2switch/l2switch-csit-host-scalability-daily.yaml @@ -5,36 +5,43 @@ - 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' - - nitrogen: - branch: 'stable/nitrogen' + - chlorine: + branch: "master" + jre: "openjdk11" + - sulfur: + branch: "stable/sulfur" + jre: "openjdk11" + - phosphorus: + branch: "stable/phosphorus" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + 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"