--- - 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: - silicon: branch: "master" jre: "openjdk11" - aluminium: branch: "stable/aluminium" jre: "openjdk11" - magnesium: branch: "stable/magnesium" jre: "openjdk11" install: - only: scope: "only" # Job images tools_system_image: "ZZCI - Ubuntu 16.04 - mininet-ovs-28 - x86_64 - 20200811-063216.630" # Features to install install-features: > odl-openflowplugin-flow-services-rest, odl-openflowplugin-app-table-miss-enforcer # Robot custom options robot-options: "-v TOPO_TREE_DEPTH:7"