X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fl2switch%2Fl2switch-csit-host-scalability-daily.yaml;h=7ce38594cc5cddf4c610d76e2c79e952145942c9;hb=70fff043ce7cd778d348b0c26603c0e7b72e98d6;hp=d051cbbaf748f478f66afdb9d46c079f098376bb;hpb=52db98a7612367d538316c760d9141f9160d0aea;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 d051cbbaf..7ce38594c 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-periodic-1node-cds-{functionality}-{install}-{stream}' + - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' # The project name project: 'l2switch' @@ -11,14 +12,19 @@ # Project branches stream: - - master: - branch: 'master' - - stable-lithium: - branch: 'stable/lithium' + - carbon: + branch: 'master' + jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' + - beryllium: + branch: 'stable/beryllium' + jre: 'openjdk7' install: - - only: - scope: 'only' + - only: + scope: 'only' # Features to install install-features: 'odl-l2switch-all,odl-l2switch-switch-rest' @@ -26,9 +32,6 @@ # 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'