--- - 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: - argon: branch: "master" - chlorine: branch: "stable/chlorine" - sulfur: branch: "stable/sulfur" jre: "openjdk11" karaf-version: bgpcep install: - all: scope: "all" # Features to install install-features: > odl-restconf, odl-bgpcep-bgp, odl-bgpcep-bgp-config-example, odl-restconf-nb-bierman02 # Robot custom options: robot-options: "-v USE_NETCONF_CONNECTOR:False" # Controller configuration odl_system_flavor: "v3-standard-4"