X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch-csit-host-scalability-daily.yaml;h=8b53e5536414f154d5b69532aec15402c0f7e4f2;hb=0e0e34daa29f5cd386428cc72571b1e3dee6abfa;hp=70c60fc7a5fc2bb19cb18885372e1c7c98b3b429;hpb=79eab62618047c3a06318513f3209d9de1f3acfc;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 70c60fc7a..5b7bd6afc 100644 --- a/jjb/l2switch/l2switch-csit-host-scalability-daily.yaml +++ b/jjb/l2switch/l2switch-csit-host-scalability-daily.yaml @@ -1,7 +1,8 @@ +--- - project: name: l2switch-csit-host-scalability-daily jobs: - - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' + - inttest-csit-1node # The project name project: 'l2switch' @@ -11,31 +12,27 @@ # Project branches stream: - - boron: - branch: 'master' - jre: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' - - stable-lithium: - branch: 'stable/lithium' - jre: 'openjdk7' + - fluorine: + branch: 'master' + - oxygen: + branch: 'stable/oxygen' install: - - only: - scope: 'only' + - 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: '' - # Trigger jobs (daily) - schedule: 'H H * * *' - # 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'