--- - project: name: jsonrpc-csit-basic jobs: - inttest-csit-1node # The project name project: 'jsonrpc' # The functionality under test functionality: 'basic' # Set trigger trigger-jobs: '{project}-merge-{stream}' # 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' # no mininet required tools_system_count: 0 # Features to install install-features: 'odl-jsonrpc' # Robot custom options robot-options: ''