--- - 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: - oxygen: branch: 'master' - nitrogen: branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' karaf-version: 'karaf3' install: - only: scope: 'only' # Job images odl_system_flavor: 'v1-performance-4' 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, decanter-collector-jmx, decanter-appender-elasticsearch # Robot custom options robot-options: '-v TOPO_TREE_DEPTH:7'