--- - project: name: distribution-csit-userfeatures jobs: - inttest-csit-1node # The project name project: 'distribution' # The functionality under test functionality: 'userfeatures' # Project branches stream: - fluorine: branch: 'master' - oxygen: branch: 'stable/oxygen' - nitrogen: branch: 'stable/nitrogen' install: - all: scope: 'all' # Features to install install-features: 'odl-restconf,odl-distribution-version,odl-netconf-topology,odl-jolokia' # Robot custom options robot-options: '-v USE_NETCONF_CONNECTOR:False'