--- - project: name: openflowplugin-csit-clustering jobs: - inttest-csit-3node # The project name project: 'openflowplugin' # The functionality under test functionality: - clustering - gate-clustering # Project branches stream: - fluorine: branch: 'master' - oxygen: branch: 'stable/oxygen' - nitrogen: branch: 'stable/nitrogen' install: - only: scope: 'only' # Job images tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20180301-1041' # 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'