203bc1c8c5762e90bbda1a249904c6a630602ce3
[releng/builder.git] / jjb / controller / controller-csit-akka1.yaml
1 ---
2 - project:
3     name: controller-csit-akka1
4     jobs:
5       - '{project}-csit-1node-{functionality}-{install}-{stream}'
6
7     # The project name
8     project: 'controller'
9
10     # The functionality under test
11     functionality: 'akka1'
12
13     stream:
14       - oxygen:
15           branch: 'master'
16           jre: 'openjdk8'
17       - nitrogen:
18           branch: 'stable/nitrogen'
19           jre: 'openjdk8'
20       - carbon:
21           branch: 'stable/carbon'
22           jre: 'openjdk8'
23           karaf-version: karaf3
24
25     install:
26       - all:
27           scope: 'all'
28
29     # No tools system VMs needed in for this job
30     tools_system_count: 0
31
32     # Features to install
33     install-features: >
34         odl-restconf,
35         odl-clustering-test-app,
36         odl-jolokia
37
38     # Robot custom options
39     robot-options: ''