X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fopenflowplugin%2Fopenflowplugin-csit-cbench-daily-old.yaml;h=e5d7ea1dd887766fe96ffb82ae2d953c971636ce;hb=ae3baddb29371655cea81547ed507512d1d263e7;hp=baf14a29bd5209d28b46f902ba8b7dfbfe148fb2;hpb=b8eea3835e3eaedae870e763d58397dd4428bc97;p=releng%2Fbuilder.git diff --git a/jjb/openflowplugin/openflowplugin-csit-cbench-daily-old.yaml b/jjb/openflowplugin/openflowplugin-csit-cbench-daily-old.yaml index baf14a29b..e5d7ea1dd 100644 --- a/jjb/openflowplugin/openflowplugin-csit-cbench-daily-old.yaml +++ b/jjb/openflowplugin/openflowplugin-csit-cbench-daily-old.yaml @@ -1,7 +1,8 @@ +--- - project: name: openflowplugin-csit-cbench-daily-old jobs: - - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' + - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' # The project name project: 'openflowplugin' @@ -11,16 +12,13 @@ # Project branches stream: - - beryllium: - branch: 'stable/beryllium' - jre: 'openjdk7' - - stable-lithium: - branch: 'stable/lithium' - jre: 'openjdk7' + - beryllium: + branch: 'stable/beryllium' + jre: 'openjdk7' install: - - only: - scope: 'only' + - only: + scope: 'only' # Features to install install-features: 'odl-openflowplugin-flow-services-ui,odl-openflowplugin-drop-test' @@ -28,9 +26,6 @@ # Robot custom options robot-options: '-v duration_in_secs:180 -v throughput_threshold:20000 -v latency_threshold:5000' - # Trigger jobs (daily) - schedule: 'H H * * *' - # Plot Info 01-plot-title: 'Throughput Mode' 01-plot-yaxis: 'flow_mods/sec'