X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-bulkomatic-perf-daily.yaml;h=eb0dea272cc2e10a1a4f9f91fc2c80365352ff2a;hb=f123cc84c07b0e386dc69fa8b4c09a06cb045c40;hp=98899010b0eeb0f8bbdcf5d38d4a28428db17295;hpb=909d01215f4ec193d3552d823147f978a2c851ef;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-bulkomatic-perf-daily.yaml b/jjb/openflowplugin/openflowplugin-csit-bulkomatic-perf-daily.yaml index 98899010b..eb0dea272 100644 --- a/jjb/openflowplugin/openflowplugin-csit-bulkomatic-perf-daily.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-bulkomatic-perf-daily.yaml @@ -1,33 +1,41 @@ +--- - project: name: openflowplugin-csit-bulkomatic-perf-daily jobs: - - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' + - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' # The project name project: 'openflowplugin' # The functionality under test - functionality: 'bulkomatic-perf-daily' + functionality: + - bulkomatic-perf-daily + - gate-bulkomatic-perf-daily # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' + - carbon: + branch: 'master' + jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' install: - - only: - scope: 'only' + - only: + scope: 'only' # Job images odl_system_flavor: 8 GB General Purpose v1 - tools_system_image: Ubuntu 14.04 - mininet-ovs-25 - 20170130-0414 + tools_system_image: Ubuntu 14.04 - mininet-ovs-25 - 20170210-0300 # Features to install - install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-app-bulk-o-matic,odl-jolokia,decanter-collector-jmx,decanter-appender-elasticsearch' + install-features: > + odl-openflowplugin-flow-services-ui, + odl-openflowplugin-app-bulk-o-matic, + odl-jolokia, + decanter-collector-jmx, + decanter-appender-elasticsearch # Robot custom options robot-options: '-v ODL_OF_PLUGIN:lithium -v switch_count:32 -v flow_count_per_switch:2000'