--- - project: name: bgpcep-csit-bgpclustering jobs: - inttest-csit-3node # The project name project: "bgpcep" jre: "openjdk17" # The functionality under test functionality: "bgpclustering" # Project branches stream: - calcium: branch: "master" - potassium: branch: "stable/potassium" - argon: branch: "stable/argon" karaf-version: bgpcep install: - all: scope: "all" # Features to install install-features: > odl-restconf, odl-bgpcep-bgp, odl-bgpcep-bgp-config-example # Robot custom options: robot-options: "-v USE_NETCONF_CONNECTOR:False" # Controller configuration odl_system_flavor: "v3-standard-4"