--- - project: name: daexim-csit-basic jobs: - '{project}-csit-1node-{functionality}-{install}-{stream}' # The project name project: 'daexim' # The functionality under test functionality: 'basic' # Project branches stream: - oxygen: branch: 'master' jre: 'openjdk8' - nitrogen: branch: 'stable/nitrogen' jre: 'openjdk8' install: - only: scope: 'only' # no mininet required tools_system_count: 0 # Features to install install-features: 'odl-daexim-all,odl-netconf-topology,odl-jolokia' # Robot custom options robot-options: ''