X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-cbench-daily.yaml;h=3260786da724c64e592878e43e20b80043682018;hb=c00dec408acd98d2996abbbf5b5050e9a2046e96;hp=fa73ce67ba97d334db2ef3fc3a18cb538e209d8f;hpb=d2a7cd7c77b7d8878de1dcddb9dcc824ea14d576;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-cbench-daily.yaml b/jjb/openflowplugin/openflowplugin-csit-cbench-daily.yaml index fa73ce67b..3260786da 100644 --- a/jjb/openflowplugin/openflowplugin-csit-cbench-daily.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-cbench-daily.yaml @@ -11,15 +11,12 @@ # Project branches stream: - - boron: + - carbon: branch: 'master' - jdk: 'openjdk8' - - beryllium: - branch: 'stable/beryllium' - jdk: 'openjdk7' - - stable-lithium: - branch: 'stable/lithium' - jdk: 'openjdk7' + jre: 'openjdk8' + - boron: + branch: 'stable/boron' + jre: 'openjdk8' install: - only: @@ -29,7 +26,7 @@ install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-drop-test' # Robot custom options - robot-options: '-v duration_in_secs:180' + robot-options: '-v duration_in_secs:180 -v throughput_threshold:20000 -v latency_threshold:5000' # Trigger jobs (daily) schedule: 'H H * * *'