Merge "Support openjdk11 in CSIT magnesium"
[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       - magnesium:
15           branch: 'master'
16           jre: 'openjdk11'
17       - sodium:
18           branch: 'stable/sodium'
19       - neon:
20           branch: 'stable/neon'
21       - fluorine:
22           branch: 'stable/fluorine'
23
24     install:
25       - all:
26           scope: 'all'
27
28     # No tools system VMs needed in for this job
29     tools_system_count: 0
30
31     # Features to install
32     install-features: >
33         odl-restconf,
34         odl-clustering-test-app,
35         odl-jolokia
36
37     # Robot custom options
38     robot-options: ''