--- - project: name: bgpcep-csit-bgpclustering jobs: - inttest-csit-3node # The project name project: "bgpcep" # The functionality under test functionality: "bgpclustering" # Project branches stream: - phosphorus: branch: "master" jre: "openjdk11" - silicon: branch: "stable/silicon" jre: "openjdk11" - aluminium: branch: "stable/aluminium" jre: "openjdk11" - magnesium: branch: "stable/magnesium" jre: "openjdk11" install: - all: scope: "all" # Features to install install-features: > odl-restconf-noauth, 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"