- project: name: lacp-csit-lacp jobs: - '{project}-csit-1node-{functionality}-{install}-{stream}' - '{project}-csit-verify-1node-{functionality}' # The project name project: 'lacp' # The functionality under test functionality: 'lacp' # Project branches stream: - carbon: branch: 'master' jre: 'openjdk8' - boron: branch: 'stable/boron' jre: 'openjdk8' - beryllium: branch: 'stable/beryllium' jre: 'openjdk7' install: - only: scope: 'only' - all: scope: 'all' tools_system_image: Ubuntu 14.04 - mininet-ovs-2.3 - 20170117-0004 # Features to install install-features: 'odl-lacp-ui' # Robot custom options robot-options: ' '