--- - project: name: netconf-csit-clustering-scale jobs: - '{project}-csit-3node-periodic-{functionality}-{install}-{stream}' # The project name project: 'netconf' # The functionality under test functionality: 'clustering-scale' # Project branches stream: - oxygen: branch: 'master' jre: 'openjdk8' - nitrogen: branch: 'stable/nitrogen' jre: 'openjdk8' - carbon: branch: 'stable/carbon' jre: 'openjdk8' karaf-version: karaf3 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'