--- - project: name: netconf-csit-clustering jobs: - inttest-csit-3node # The project name project: 'netconf' # The functionality under test functionality: 'clustering' # Project branches stream: - neon: branch: 'master' - fluorine: branch: 'stable/fluorine' - oxygen: branch: 'stable/oxygen' install: - all: scope: 'all' # Features to install install-features: > odl-restconf, odl-netconf-clustered-topology # Robot custom options robot-options: '-v USE_NETCONF_CONNECTOR:False'