--- - project: name: netconf-csit-scale jobs: - inttest-csit-1node-periodic # The project name project: 'netconf' # The functionality under test functionality: 'scale' # 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-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: v1-performance-4