--- - project: name: netconf-csit-scale jobs: - inttest-csit-1node # The project name project: 'netconf' # The functionality under test functionality: 'scale' # 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-clustering-test-app, odl-netconf-mdsal, odl-netconf-topology # Robot custom options robot-options: '-v USE_NETCONF_CONNECTOR:False' # ODL system configuration odl_system_flavor: odl-standard-4