X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-cbench-daily.yaml;h=81f97ad39c8ca3da57172e2fefb4fbee47fc0287;hb=f9510ad2361a13149cd478e9d0863d0efe3dd772;hp=bca1b51964f5d64f5fea4f0d3458dffaa2d32bcf;hpb=e9ffad7fe7704e5bb2123dcea85b7190ad92ed88;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-cbench-daily.yaml b/jjb/openflowplugin/openflowplugin-csit-cbench-daily.yaml index bca1b5196..81f97ad39 100644 --- a/jjb/openflowplugin/openflowplugin-csit-cbench-daily.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-cbench-daily.yaml @@ -1,7 +1,8 @@ +--- - project: name: openflowplugin-csit-cbench-daily jobs: - - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' + - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' # The project name project: 'openflowplugin' @@ -11,19 +12,23 @@ # Project branches stream: - - carbon: - branch: 'master' - jre: 'openjdk8' - - boron: - branch: 'stable/boron' - jre: 'openjdk8' + - oxygen: + branch: 'master' + jre: 'openjdk8' + - nitrogen: + branch: 'stable/nitrogen' + jre: 'openjdk8' + - carbon: + branch: 'stable/carbon' + jre: 'openjdk8' + karaf-version: karaf3 install: - - only: - scope: 'only' + - only: + scope: 'only' # Features to install - install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-drop-test' + install-features: 'odl-openflowplugin-flow-services-rest,odl-openflowplugin-drop-test' # Robot custom options robot-options: '-v duration_in_secs:180 -v throughput_threshold:20000 -v latency_threshold:5000'