--- - project: name: bgpcep-csit-bgpclustering-ha jobs: - inttest-csit-3node # The project name project: "bgpcep" jre: "openjdk17" # The functionality under test functionality: "bgpclustering-ha" # Project branches stream: - argon: branch: "master" - chlorine: branch: "stable/chlorine" - sulfur: branch: "stable/sulfur" jre: "openjdk11" karaf-version: bgpcep install: - only: scope: "only" # Features to install install-features: > odl-restconf, odl-bgpcep-bgp, odl-bgpcep-bgp-config-example, odl-bgpcep-bmp, odl-bgpcep-bmp-config-example, odl-bgpcep-pcep, odl-restconf-nb-bierman02 # Robot custom options: robot-options: "-v USE_NETCONF_CONNECTOR:False"