--- - project: name: jsonrpc-csit-basic jobs: - inttest-csit-1node # The project name project: 'jsonrpc' # The functionality under test functionality: 'basic' # Project branches stream: - aluminium: branch: 'master' jre: 'openjdk11' - magnesium: branch: 'stable/magnesium' jre: 'openjdk11' - sodium: branch: 'stable/sodium' install: - only: scope: 'only' # no mininet required tools_system_count: 0 # Features to install install-features: 'odl-jsonrpc-all' # Robot custom options robot-options: ''