- project: name: groupbasedpolicy-csit-6node jobs: - '{project}-csit-1node-{functionality}-{install}-{stream}' # The project name project: 'groupbasedpolicy' # The functionality under test functionality: '6node' # 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' # 6 Ubuntu VMs in JCloud configuration tools_system_count: 6 tools_system_image: Ubuntu 14.04 - gbp - 20170117-0042 # Features to install install-features: 'odl-groupbasedpolicy-ofoverlay, odl-groupbasedpolicy-ui, odl-restconf-all' # Robot custom options robot-options: ''