--- - 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: - oxygen: branch: 'master' - nitrogen: branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' karaf-version: 'karaf3' install: - only: scope: 'only' # Job images tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-26 - 20171208-1847' # 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'