- project: name: openflowplugin-csit-link-scalability-daily-helium-redesign jobs: - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}' # The project name project: 'openflowplugin' # The functionality under test functionality: 'link-scalability-daily-helium-redesign' # Project branches stream: - carbon: branch: 'master' jre: 'openjdk8' - boron: branch: 'stable/boron' jre: 'openjdk8' install: - only: scope: 'only' # Features to install install-features: 'odl-openflowplugin-flow-services-ui-he' # Robot custom options robot-options: '' # Trigger jobs (daily) schedule: 'H H * * *' # Plot Info 01-plot-title: 'Max number of switch links' 01-plot-yaxis: 'Links' 01-plot-group: 'Inventory Switch Link Scalability' 01-plot-data-file: 'links.csv'