Magnesium branch cut
[releng/builder.git] / jjb / controller / controller-csit-akka1.yaml
1 ---
2 - project:
3     name: controller-csit-akka1
4     jobs:
5       - inttest-csit-1node
6
7     # The project name
8     project: 'controller'
9
10     # The functionality under test
11     functionality: 'akka1'
12
13     stream:
14       - aluminium:
15           branch: 'master'
16           jre: 'openjdk11'
17       - magnesium:
18           branch: 'stable/magnesium'
19           jre: 'openjdk11'
20       - sodium:
21           branch: 'stable/sodium'
22       - neon:
23           branch: 'stable/neon'
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: ''