- project: name: controller-csit-akka1 jobs: - '{project}-csit-1node-{functionality}-{install}-{stream}' # The project name project: 'controller' # The functionality under test functionality: 'akka1' # Project branches. Boron for actual testing, Beryllium for sanity. 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' # No tools system VMs needed in JCloud configuration mininet-vms: 0 # Features to install install-features: 'odl-restconf,odl-clustering-test-app,odl-jolokia' # Robot custom options robot-options: '' # Trigger jobs (upstream dependencies) trigger-jobs: > controller-distribution-{stream}