--- - project: name: openflowplugin-csit-sanity jobs: - inttest-csit-1node - inttest-csit-verify-1node # The project name project: 'openflowplugin' # The functionality under test functionality: 'sanity' # 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, odl-openflowplugin-nxm-extensions # Robot custom options robot-options: '-v SWITCHES:3'