--- - project: name: openflowplugin-csit-scale jobs: - inttest-csit-1node # The project name project: 'openflowplugin' # The functionality under test functionality: - scale - gate-scale # Project branches stream: - sodium: branch: 'master' - neon: branch: 'stable/neon' - fluorine: branch: 'stable/fluorine' - oxygen: branch: 'stable/oxygen' disable-job: true install: - only: scope: 'only' # Job images tools_system_image: 'ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20181001-220228.326' # Features to install install-features: > odl-openflowplugin-flow-services-rest, odl-openflowplugin-app-table-miss-enforcer, decanter-collector-jmx, decanter-appender-elasticsearch # Robot custom options robot-options: '-v TOPO_TREE_DEPTH:7'