--- - project: name: ovsdb-csit-southbound jobs: - inttest-csit-1node - inttest-csit-verify-1node # The project name project: 'ovsdb' # The functionality under test functionality: - 'upstream-southbound' - 'gate-southbound' # Project branches stream: - fluorine: branch: 'master' - oxygen: branch: 'stable/oxygen' - nitrogen: branch: 'stable/nitrogen' install: - all: scope: 'all' # Mininet configuration tools_system_count: 2 # Features to install install-features: 'odl-ovsdb-southbound-impl-rest' # Robot custom options robot-options: ''