X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch-csit-host-scalability-daily.yaml;h=6ef4b908c9849be599f3c28ed640bf873ad012d6;hb=8e64367df4c704cbd6815c57cbe183d7e72059c0;hp=7ce38594cc5cddf4c610d76e2c79e952145942c9;hpb=ee83ca710d9e75fde285e8216d8d793270c4de5c;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 7ce38594c..6ef4b908c 100644 --- a/jjb/l2switch/l2switch-csit-host-scalability-daily.yaml +++ b/jjb/l2switch/l2switch-csit-host-scalability-daily.yaml @@ -2,7 +2,7 @@ - project: name: l2switch-csit-host-scalability-daily jobs: - - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' + - inttest-csit-1node-periodic # The project name project: 'l2switch' @@ -12,28 +12,30 @@ # Project branches stream: - - carbon: + - oxygen: branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' + - nitrogen: + branch: 'stable/nitrogen' + - carbon: + branch: 'stable/carbon' + karaf-version: karaf3 install: - only: scope: 'only' # Features to install - install-features: 'odl-l2switch-all,odl-l2switch-switch-rest' + install-features: 'odl-l2switch-switch-ui' # Robot custom options robot-options: '' # Plot Info - 01-plot-title: 'Max number of Hosts' - 01-plot-yaxis: 'Network Hosts' - 01-plot-group: 'Inventory Host Scalability' + 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'