X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-bulkomatic-perf-daily-old.yaml;h=baf8cf05ae446aa76d6fe9b285fe6baa0aca7d11;hb=190f9a3e4e36bfbb01d02e640f8cb6dc05202382;hp=0921246f54d6d45ff77e6f75f3cba16a9a4d2b61;hpb=5ccae814c92ce41d6960741015ccea03d84a5cfe;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-bulkomatic-perf-daily-old.yaml b/jjb/openflowplugin/openflowplugin-csit-bulkomatic-perf-daily-old.yaml index 0921246f5..baf8cf05a 100644 --- a/jjb/openflowplugin/openflowplugin-csit-bulkomatic-perf-daily-old.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-bulkomatic-perf-daily-old.yaml @@ -1,7 +1,8 @@ +--- - project: name: openflowplugin-csit-bulkomatic-perf-daily-old jobs: - - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' + - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' # The project name project: 'openflowplugin' @@ -11,19 +12,25 @@ # Project branches stream: - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk8' + - beryllium: + branch: 'stable/beryllium' + jre: 'openjdk8' + karaf-version: karaf3 install: - - only: - scope: 'only' + - only: + scope: 'only' # Job images odl_system_flavor: 8 GB General Purpose v1 # 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:helium -v switch_count:32 -v flow_count_per_switch:2000'