--- - project: name: sdninterfaceapp-csit-basic jobs: - inttest-csit-1node - inttest-csit-verify-1node # The project name project: 'sdninterfaceapp' # The functionality under test functionality: 'basic' # Project branches stream: - fluorine: branch: 'master' - oxygen: branch: 'stable/oxygen' - nitrogen: branch: 'stable/nitrogen' install: - only: scope: 'only' # Features to install install-features: 'odl-restconf,odl-sdninterfaceapp-all' # Robot custom options robot-options: ''