--- - project: name: alto-csit-setup jobs: - inttest-csit-1node # The project name project: 'alto' # The functionality under test functionality: 'setup' # Project branches stream: - fluorine: branch: 'master' - oxygen: branch: 'stable/oxygen' install: - all: scope: 'all' # Features to install install-features: 'odl-alto-resourcepool,odl-restconf-all,odl-alto-basic' # Robot custom options robot-options: '' # Don't spin up mininet vms as alto-csit-setup jobs don't need them tools_system_count: 0