--- - project: name: unimgr-csit-legato jobs: - inttest-csit-1node - inttest-csit-verify-1node # The project name project: 'unimgr' # The functionality under test functionality: 'legato' # Project branches stream: - nitrogen: branch: 'stable/nitrogen' - carbon: branch: 'stable/carbon' karaf-version: karaf3 install: - all: scope: 'all' # Mininet configuration tools_system_count: 2 # Features to install install-features: 'odl-unimgr-ui,odl-unimgr-netvirt' # Robot custom options robot-options: '' # mininet image tools_system_image: ZZCI - Ubuntu 16.04 - mininet-ovs-25 - 20171208-1847