- project: name: openflowplugin-csit-scale-stats-collection-daily-lithium-redesign jobs: - '{project}-csit-periodic-1node-cds-{functionality}-{install}-{stream}' # The project name project: 'openflowplugin' # The functionality under test functionality: 'scale-stats-collection-daily-lithium-redesign' # Project branches stream: - master: branch: 'master' - stable-lithium: branch: 'stable/lithium' install: - only: scope: 'only' # Features to install install-features: 'odl-openflowplugin-flow-services-ui-li' # Robot custom options robot-options: '' # Trigger jobs (daily) schedule: 'H H * * *' # Plot Info 01-plot-title: 'Flows Setup Time' 01-plot-yaxis: '[s]' 01-plot-group: 'Config Performance' 01-plot-data-file: 'flows_setup_time.csv'