--- - project: name: openflowplugin-csit-clustering jobs: - inttest-csit-3node # The project name project: "openflowplugin" jre: "openjdk17" # The functionality under test functionality: - clustering - gate-clustering # Project branches stream: - argon: branch: "master" - chlorine: branch: "stable/chlorine" - sulfur: branch: "stable/sulfur" jre: "openjdk11" install: - only: scope: "only" # Features to install install-features: > odl-openflowplugin-flow-services-rest, odl-openflowplugin-app-table-miss-enforcer # Robot custom options robot-options: "-v ODL_OF_PLUGIN:lithium"