X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-restconf-perf-daily.yaml;h=8021ee2aee459621f5bc3a210ae1e169b9ae7edb;hb=4d56e519e6fbba495b562771da2a5e3800d04983;hp=c456d39c161310154e1df0287263de899c2bda9b;hpb=7b80a2bb2c004a4fd29c36c337de01610b718446;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-restconf-perf-daily.yaml b/jjb/openflowplugin/openflowplugin-csit-restconf-perf-daily.yaml index c456d39c1..8021ee2ae 100644 --- a/jjb/openflowplugin/openflowplugin-csit-restconf-perf-daily.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-restconf-perf-daily.yaml @@ -1,7 +1,8 @@ +--- - project: name: openflowplugin-csit-restconf-perf-daily jobs: - - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' + - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' # The project name project: 'openflowplugin' @@ -11,26 +12,36 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' + - nitrogen: + branch: 'master' + jre: 'openjdk8' + - carbon: + branch: 'stable/carbon' + jre: 'openjdk8' + karaf-version: karaf3 + - boron: + branch: 'stable/boron' + jre: 'openjdk8' + karaf-version: karaf3 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-2.5 - 20170117-0004' + tools_system_image: 'Ubuntu 16.04 - mininet-ovs-25 - 20170609-0221' # Features to install - install-features: 'odl-openflowplugin-flow-services-ui,odl-jolokia,decanter-collector-jmx,decanter-appender-elasticsearch' + # yamllint disable-line rule:line-length + install-features: > + odl-openflowplugin-flow-services-ui, + 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:64000' + robot-options: '-v ODL_OF_PLUGIN:lithium -v switch_count:32 -v flow_count:100000' # Plot Info 01-plot-title: 'Flow Add rate'