--- - project: name: netconf-csit-clustering jobs: - inttest-csit-3node # The project name project: "netconf" # The functionality under test functionality: "clustering" # Project branches stream: - master: branch: "master" jre: "openjdk17" karaf-version: netconf 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"