- project: name: openflowplugin-csit-statistics-basic-lithium-redesign jobs: - '{project}-csit-1node-{functionality}-{install}-{stream}' # The project name project: 'openflowplugin' # The functionality under test functionality: 'statistics-basic-lithium-redesign' # Project branches stream: - beryllium: branch: 'master' install: - only: scope: 'only' # Features to install install-features: 'odl-openflowplugin-flow-services-ui-li' # Robot custom options robot-options: '' # Trigger jobs (upstream dependencies) trigger-jobs: ''