- project: name: openflowplugin-csit-link-scalability-daily-old jobs: - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' # The project name project: 'openflowplugin' # The functionality under test functionality: 'link-scalability-daily' # Project branches stream: - beryllium: branch: 'stable/beryllium' jre: 'openjdk7' install: - only: scope: 'only' # Features to install install-features: 'odl-openflowplugin-flow-services-ui,decanter-collector-jmx,decanter-appender-elasticsearch' # Robot custom options robot-options: '' # Plot Info 01-plot-title: 'Maxmum Links Full Mesh Topology' 01-plot-yaxis: 'Links' 01-plot-group: 'Link Scalability' 01-plot-data-file: 'links.csv' 02-plot-title: 'Topology Discover Time' 02-plot-yaxis: 'Seconds' 02-plot-group: 'Link Scalability' 02-plot-data-file: 'time.csv'