--- - project: name: netvirt-legacy-csit jobs: - '{project}-csit-1node-{functionality}-{install}-{stream}' - '{project}-csit-verify-1node-{functionality}' # The project name project: 'netvirt-legacy' # The functionality under test functionality: 'openstack-basic' # Project branches stream: - boron: branch: 'stable/boron' jre: 'openjdk8' - beryllium: branch: 'stable/beryllium' jre: 'openjdk7' install: - only: scope: 'only' - all: scope: 'all' # Mininet configuration tools_system_count: 2 # Features to install install-features: 'odl-ovsdb-openstack' # Robot custom options robot-options: ''