--- - project: name: aaa-csit-tls jobs: - inttest-csit-1node # The project name project: 'aaa' # The functionality under test functionality: 'tls' # Project branches stream: - fluorine: branch: 'master' - oxygen: branch: 'stable/oxygen' - nitrogen: branch: 'stable/nitrogen' install: - only: scope: 'only' # Features to install install-features: odl-ovsdb-southbound-impl-rest # Robot custom options robot-options: '' # mininet image tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847