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=d1ddbc7fd9a7b547f1f4d63d65ce0d60095aad26;hpb=15dec833f900cec0f31184e562c9a78ab2f0c709;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 d1ddbc7fd..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-1node-periodic-{functionality}-{install}-{stream}' + - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' # The project name project: 'l2switch' @@ -11,19 +12,19 @@ # Project branches stream: - - boron: - branch: 'master' - jdk: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jdk: 'openjdk7' - - stable-lithium: - branch: 'stable/lithium' - jdk: 'openjdk7' + - 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' @@ -31,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'