--- - project: name: netconf-csit-clustering-scale jobs: - inttest-csit-3node # The project name project: "netconf" # The functionality under test functionality: "clustering-scale" # Project branches stream: - silicon: branch: "master" jre: "openjdk11" - aluminium: branch: "stable/aluminium" jre: "openjdk11" - magnesium: branch: "stable/magnesium" jre: "openjdk11" - sodium: branch: "stable/sodium" install: - only: scope: "only" # Features to install install-features: > odl-restconf, odl-netconf-clustered-topology # Robot custom options robot-options: "-v USE_NETCONF_CONNECTOR:False"