--- - project: name: netconf-csit-cluster-stress jobs: - inttest-csit-3node # The project name project: 'netconf' # The functionality under test functionality: 'cluster-stress' # Project branches stream: - oxygen: branch: 'master' - nitrogen: branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' karaf-version: karaf3 install: - all: scope: 'all' # Features to install install-features: > odl-restconf, odl-jolokia, odl-netconf-clustered-topology # Robot custom options # TODO: Make sure every suite has this as default, then remove this value from here. robot-options: '-v USE_NETCONF_CONNECTOR:False'