- project: name: openflowplugin-csit-scale-stats-collection-daily jobs: - '{project}-csit-periodic-1node-cds-{functionality}-{install}-{stream}' # The project name project: 'openflowplugin' # The functionality under test functionality: 'scale-stats-collection-daily' # Project branches stream: - stable-lithium: branch: 'stable/lithium' install: - only: scope: 'only' # Features to install install-features: 'odl-openflowplugin-flow-services-ui' # Robot custom options robot-options: '' # Trigger jobs (daily) schedule: 'H H * * *'