--- - project: name: genius-csit-genius jobs: - '{project}-csit-1node-{functionality}-{install}-{stream}' - '{project}-csit-verify-1node-{functionality}' # The project name project: 'genius' # The functionality under test functionality: 'genius' # Project branches stream: - carbon: branch: 'master' jre: 'openjdk8' - boron: branch: 'stable/boron' jre: 'openjdk8' install: - only: scope: 'only' - all: scope: 'all' # Mininet configuration tools_system_count: 2 tools_system_image: Ubuntu 14.04 - mininet-ovs-23 - 20170210-0414 # Features to install install-features: 'odl-genius-ui' # Robot custom options robot-options: ' '